patch-2.2.15 linux/drivers/i2o/Config.in

Next file: linux/drivers/i2o/Makefile
Previous file: linux/drivers/char/videodev.c
Back to the patch index
Back to the overall index

diff -u --new-file --recursive --exclude-from ../../exclude v2.2.14/drivers/i2o/Config.in linux/drivers/i2o/Config.in
@@ -0,0 +1,10 @@
+mainmenu_option next_comment
+comment 'I2O device support'
+
+tristate 'I2O support' CONFIG_I2O
+
+dep_tristate '  I2O PCI support' CONFIG_I2O_PCI $CONFIG_I2O $CONFIG_PCI
+dep_tristate '  I2O Block OSM' CONFIG_I2O_BLOCK $CONFIG_I2O
+dep_tristate '  I2O SCSI OSM' CONFIG_I2O_SCSI $CONFIG_I2O $CONFIG_SCSI
+
+endmenu

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)