summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/Kconfig
diff options
context:
space:
mode:
authorJames Smart <James.Smart@Emulex.Com>2008-12-05 04:40:07 +0100
committerJames Bottomley <James.Bottomley@HansenPartnership.com>2008-12-29 18:24:28 +0100
commit923e4b6a72e5643fb2373a62e8563827a51520dc (patch)
tree532cdbf6ce1d8b71480192989d46c858a1eb4567 /drivers/scsi/Kconfig
parent[SCSI] lpfc 8.3.0 : Add BlockGuard support (T10-DIF) code (diff)
downloadlinux-923e4b6a72e5643fb2373a62e8563827a51520dc.tar.xz
linux-923e4b6a72e5643fb2373a62e8563827a51520dc.zip
[SCSI] lpfc 8.3.0 : Hook lpfc's debugfs into Kconfig
Signed-off-by: James Smart <james.smart@emulex.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'drivers/scsi/Kconfig')
-rw-r--r--drivers/scsi/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig
index 403ecad48d4b..1badcec18f41 100644
--- a/drivers/scsi/Kconfig
+++ b/drivers/scsi/Kconfig
@@ -1357,6 +1357,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