aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/Kconfig
diff options
context:
space:
mode:
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
1357 This lpfc driver supports the Emulex LightPulse 1357 This lpfc driver supports the Emulex LightPulse
1358 Family of Fibre Channel PCI host adapters. 1358 Family of Fibre Channel PCI host adapters.
1359 1359
1360config SCSI_LPFC_DEBUG_FS
1361 bool "Emulex LightPulse Fibre Channel debugfs Support"
1362 depends on SCSI_LPFC && DEBUG_FS
1363 help
1364 This makes debugging infomation from the lpfc driver
1365 available via the debugfs filesystem.
1366
1360config SCSI_SIM710 1367config SCSI_SIM710
1361 tristate "Simple 53c710 SCSI support (Compaq, NCR machines)" 1368 tristate "Simple 53c710 SCSI support (Compaq, NCR machines)"
1362 depends on (EISA || MCA) && SCSI 1369 depends on (EISA || MCA) && SCSI