]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/scsi/Kconfig
[SCSI] qla2xxx: changes in multiq code
[linux-2.6-omap-h63xx.git] / drivers / scsi / Kconfig
index 403ecad48d4b95ba5bdb5897803e496862c6b09f..673463e4bbf0afbd8dd08272afbb81183f80caff 100644 (file)
@@ -603,6 +603,19 @@ config SCSI_FLASHPOINT
          substantial, so users of MultiMaster Host Adapters may not
          wish to include it.
 
+config LIBFC
+       tristate "LibFC module"
+       depends on SCSI && SCSI_FC_ATTRS
+       ---help---
+         Fibre Channel library module
+
+config FCOE
+       tristate "FCoE module"
+       depends on SCSI
+       select LIBFC
+       ---help---
+         Fibre Channel over Ethernet module
+
 config SCSI_DMX3191D
        tristate "DMX3191D SCSI support"
        depends on PCI && SCSI
@@ -1357,6 +1370,13 @@ config SCSI_LPFC
           This lpfc driver supports the Emulex LightPulse
           Family of Fibre Channel PCI host adapters.
 
+config SCSI_LPFC_DEBUG_FS
+       bool "Emulex LightPulse Fibre Channel debugfs Support"
+       depends on SCSI_LPFC && DEBUG_FS
+       help
+         This makes debugging infomation from the lpfc driver
+         available via the debugfs filesystem.
+
 config SCSI_SIM710
        tristate "Simple 53c710 SCSI support (Compaq, NCR machines)"
        depends on (EISA || MCA) && SCSI