patch-1.3.68 linux/drivers/block/Config.in
Next file: linux/drivers/block/Makefile
Previous file: linux/arch/i386/defconfig
Back to the patch index
Back to the overall index
- Lines: 19
- Date:
Thu Feb 22 14:40:01 1996
- Orig file:
v1.3.67/linux/drivers/block/Config.in
- Orig date:
Wed Feb 14 14:37:07 1996
diff -u --recursive --new-file v1.3.67/linux/drivers/block/Config.in linux/drivers/block/Config.in
@@ -5,7 +5,6 @@
comment 'Floppy, IDE, and other block devices'
tristate 'Normal floppy disk support' CONFIG_BLK_DEV_FD
-tristate 'RAM disk support' CONFIG_BLK_DEV_RAM
bool 'Enhanced IDE/MFM/RLL disk/cdrom/tape support' CONFIG_BLK_DEV_IDE
comment 'Please see drivers/block/README.ide for help/info on IDE drives'
if [ "$CONFIG_BLK_DEV_IDE" = "n" ]; then
@@ -29,6 +28,10 @@
bool ' ALI M1439/M1445 chipset support' CONFIG_BLK_DEV_ALI14XX
fi
fi
+
+tristate 'RAM disk support' CONFIG_BLK_DEV_RAM
+tristate 'Loopback device support' CONFIG_BLK_DEV_LOOP
+
if [ "$CONFIG_BLK_DEV_HD_IDE" = "y" -o "$CONFIG_BLK_DEV_HD_ONLY" = "y" ]; then
define_bool CONFIG_BLK_DEV_HD y
fi
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this