]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/scsi/qla2xxx/Kconfig
[SCSI] qla2xxx: Correct issue where portstate does not transition during loop-resync.
[linux-2.6-omap-h63xx.git] / drivers / scsi / qla2xxx / Kconfig
index 5205c4e7d6fffb84c5608b2d687c195831322694..02cc79474e8c7db223cb1299f69c23c655b6fd80 100644 (file)
@@ -1,4 +1,4 @@
-config SCSI_QLA2XXX
+config SCSI_QLA_FC
        tristate "QLogic QLA2XXX Fibre Channel Support"
        depends on PCI && SCSI
        select SCSI_FC_ATTRS
@@ -28,43 +28,47 @@ config SCSI_QLA2XXX
 
 config SCSI_QLA2XXX_EMBEDDED_FIRMWARE
        bool "  Use firmware-loader modules (DEPRECATED)"
-       depends on SCSI_QLA2XXX
+       depends on SCSI_QLA_FC
+       help
+         This option offers you the deprecated firmware-loader
+         modules that have been obsoleted by the usage of the
+         Firmware Loader interface in the qla2xxx driver.
 
 config SCSI_QLA21XX
        tristate "  Build QLogic ISP2100 firmware-module"
-       depends on SCSI_QLA2XXX_EMBEDDED_FIRMWARE
+       depends on SCSI_QLA_FC && SCSI_QLA2XXX_EMBEDDED_FIRMWARE
        ---help---
        This driver supports the QLogic 21xx (ISP2100) host adapter family.
 
 config SCSI_QLA22XX
        tristate "  Build QLogic ISP2200 firmware-module"
-       depends on SCSI_QLA2XXX_EMBEDDED_FIRMWARE
+       depends on SCSI_QLA_FC && SCSI_QLA2XXX_EMBEDDED_FIRMWARE
        ---help---
        This driver supports the QLogic 22xx (ISP2200) host adapter family.
 
 config SCSI_QLA2300
        tristate "  Build QLogic ISP2300 firmware-module"
-       depends on SCSI_QLA2XXX_EMBEDDED_FIRMWARE
+       depends on SCSI_QLA_FC && SCSI_QLA2XXX_EMBEDDED_FIRMWARE
        ---help---
        This driver supports the QLogic 2300 (ISP2300 and ISP2312) host
        adapter family.
 
 config SCSI_QLA2322
        tristate "  Build QLogic ISP2322 firmware-module"
-       depends on SCSI_QLA2XXX_EMBEDDED_FIRMWARE
+       depends on SCSI_QLA_FC && SCSI_QLA2XXX_EMBEDDED_FIRMWARE
        ---help---
        This driver supports the QLogic 2322 (ISP2322) host adapter family.
 
 config SCSI_QLA6312
        tristate "  Build QLogic ISP63xx firmware-module"
-       depends on SCSI_QLA2XXX_EMBEDDED_FIRMWARE
+       depends on SCSI_QLA_FC && SCSI_QLA2XXX_EMBEDDED_FIRMWARE
        ---help---
        This driver supports the QLogic 63xx (ISP6312 and ISP6322) host
        adapter family.
 
 config SCSI_QLA24XX
        tristate "  Build QLogic ISP24xx firmware-module"
-       depends on SCSI_QLA2XXX_EMBEDDED_FIRMWARE
+       depends on SCSI_QLA_FC && SCSI_QLA2XXX_EMBEDDED_FIRMWARE
        ---help---
        This driver supports the QLogic 24xx (ISP2422 and ISP2432) host
        adapter family.