patch-2.3.24 linux/drivers/block/Config.in
Next file: linux/drivers/block/DAC960.c
Previous file: linux/arch/sh/mm/init.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Wed Oct 27 16:07:40 1999
- Orig file:
v2.3.23/linux/drivers/block/Config.in
- Orig date:
Fri Oct 22 13:21:47 1999
diff -u --recursive --new-file v2.3.23/linux/drivers/block/Config.in linux/drivers/block/Config.in
@@ -200,6 +200,9 @@
bool ' Initial RAM disk (initrd) support' CONFIG_BLK_DEV_INITRD
fi
tristate 'XT hard disk support' CONFIG_BLK_DEV_XD
+if [ "$CONFIG_PCI" = "y" ]; then
+ tristate 'Mylex DAC960/DAC1100 PCI RAID Controller support' CONFIG_BLK_DEV_DAC960
+fi
# PARIDE doesn't need PARPORT, but if PARPORT is configured as a module,
# PARIDE must also be a module. The bogus CONFIG_PARIDE_PARPORT option
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)