OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [drivers/] [message/] [i2o/] [Config.in] - Blame information for rev 1774

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1275 phoenix
mainmenu_option next_comment
2
comment 'I2O device support'
3
 
4
tristate 'I2O support' CONFIG_I2O
5
 
6
if [ "$CONFIG_PCI" = "y" ]; then
7
   dep_tristate '  I2O PCI support' CONFIG_I2O_PCI $CONFIG_I2O
8
fi
9
dep_tristate '  I2O Block OSM' CONFIG_I2O_BLOCK $CONFIG_I2O
10
if [ "$CONFIG_NET" = "y" ]; then
11
   dep_tristate '  I2O LAN OSM' CONFIG_I2O_LAN $CONFIG_I2O
12
fi
13
dep_tristate '  I2O SCSI OSM' CONFIG_I2O_SCSI $CONFIG_I2O $CONFIG_SCSI
14
dep_tristate '  I2O /proc support' CONFIG_I2O_PROC $CONFIG_I2O
15
 
16
endmenu

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.