Kconfig (923e4b6a72e5643fb2373a62e8563827a51520dc) Kconfig (42e9a92fe6a9095bd68a379aaec7ad2be0337f7a)
1menu "SCSI device support"
2
3config RAID_ATTRS
4 tristate "RAID Transport Class"
5 default n
6 depends on BLOCK
7 ---help---
8 Provides RAID

--- 589 unchanged lines hidden (view full) ---

598 bool "FlashPoint support"
599 depends on SCSI_BUSLOGIC && PCI && X86_32
600 help
601 This option allows you to add FlashPoint support to the
602 BusLogic SCSI driver. The FlashPoint SCCB Manager code is
603 substantial, so users of MultiMaster Host Adapters may not
604 wish to include it.
605
1menu "SCSI device support"
2
3config RAID_ATTRS
4 tristate "RAID Transport Class"
5 default n
6 depends on BLOCK
7 ---help---
8 Provides RAID

--- 589 unchanged lines hidden (view full) ---

598 bool "FlashPoint support"
599 depends on SCSI_BUSLOGIC && PCI && X86_32
600 help
601 This option allows you to add FlashPoint support to the
602 BusLogic SCSI driver. The FlashPoint SCCB Manager code is
603 substantial, so users of MultiMaster Host Adapters may not
604 wish to include it.
605
606config LIBFC
607 tristate "LibFC module"
608 depends on SCSI && SCSI_FC_ATTRS
609 ---help---
610 Fibre Channel library module
611
606config SCSI_DMX3191D
607 tristate "DMX3191D SCSI support"
608 depends on PCI && SCSI
609 select SCSI_SPI_ATTRS
610 help
611 This is support for Domex DMX3191D SCSI Host Adapters.
612
613 To compile this driver as a module, choose M here: the

--- 1177 unchanged lines hidden ---
612config SCSI_DMX3191D
613 tristate "DMX3191D SCSI support"
614 depends on PCI && SCSI
615 select SCSI_SPI_ATTRS
616 help
617 This is support for Domex DMX3191D SCSI Host Adapters.
618
619 To compile this driver as a module, choose M here: the

--- 1177 unchanged lines hidden ---