URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [drivers/] [fc4/] [Config.in] - Rev 1765
Compare with Previous | Blame | View Log
## FC4 device configuration#mainmenu_option next_commentcomment 'Fibre Channel support'tristate 'Fibre Channel and FC4 SCSI support' CONFIG_FC4if [ ! "$CONFIG_FC4" = "n" ]; thencomment 'FC4 drivers'if [ "$CONFIG_SPARC32" = "y" -o "$CONFIG_SPARC64" = "y" ]; thentristate 'Sun SOC/Sbus' CONFIG_FC4_SOCtristate 'Sun SOC+ (aka SOCAL)' CONFIG_FC4_SOCALficomment 'FC4 targets'dep_tristate 'SparcSTORAGE Array 100 and 200 series' CONFIG_SCSI_PLUTO $CONFIG_SCSIif [ "$CONFIG_SPARC32" = "y" -o "$CONFIG_SPARC64" = "y" ]; thendep_tristate 'Sun Enterprise Network Array (A5000 and EX500)' CONFIG_SCSI_FCAL $CONFIG_SCSIelsedep_tristate 'Generic FC-AL disk driver' CONFIG_SCSI_FCAL $CONFIG_SCSIfielsedefine_tristate CONFIG_FC4_SOC ndefine_tristate CONFIG_FC4_SOCAL ndefine_tristate CONFIG_SCSI_PLUTO ndefine_tristate CONFIG_SCSI_FCAL nfiendmenu
