mirror of
https://github.com/reactos/reactos.git
synced 2024-12-31 19:42:51 +00:00
last mod...
svn path=/trunk/; revision=1073
This commit is contained in:
parent
1ba7343b1c
commit
5d99a8740a
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ LOADERS = dos
|
||||||
#
|
#
|
||||||
# Select the device drivers and filesystems you want
|
# Select the device drivers and filesystems you want
|
||||||
#
|
#
|
||||||
DEVICE_DRIVERS = blue ide keyboard null parallel serial vidport vga
|
DEVICE_DRIVERS = blue ide keyboard null parallel serial vidport vga/display vga/miniport
|
||||||
# DEVICE_DRIVERS = beep event floppy ide_test mouse sound test test1
|
# DEVICE_DRIVERS = beep event floppy ide_test mouse sound test test1
|
||||||
FS_DRIVERS = vfat
|
FS_DRIVERS = vfat
|
||||||
# FS_DRIVERS = minix ext2 template
|
# FS_DRIVERS = minix ext2 template
|
||||||
|
|
Loading…
Reference in a new issue