aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/scsi')
-rw-r--r--drivers/scsi/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig
index 876cd203ce6a..8ed2990c826e 100644
--- a/drivers/scsi/Kconfig
+++ b/drivers/scsi/Kconfig
@@ -1387,7 +1387,7 @@ config SCSI_LPFC_DEBUG_FS
1387 bool "Emulex LightPulse Fibre Channel debugfs Support" 1387 bool "Emulex LightPulse Fibre Channel debugfs Support"
1388 depends on SCSI_LPFC && DEBUG_FS 1388 depends on SCSI_LPFC && DEBUG_FS
1389 help 1389 help
1390 This makes debugging infomation from the lpfc driver 1390 This makes debugging information from the lpfc driver
1391 available via the debugfs filesystem. 1391 available via the debugfs filesystem.
1392 1392
1393config SCSI_SIM710 1393config SCSI_SIM710
@@ -1395,7 +1395,7 @@ config SCSI_SIM710
1395 depends on (EISA || MCA) && SCSI 1395 depends on (EISA || MCA) && SCSI
1396 select SCSI_SPI_ATTRS 1396 select SCSI_SPI_ATTRS
1397 ---help--- 1397 ---help---
1398 This driver for NCR53c710 based SCSI host adapters. 1398 This driver is for NCR53c710 based SCSI host adapters.
1399 1399
1400 It currently supports Compaq EISA cards and NCR MCA cards 1400 It currently supports Compaq EISA cards and NCR MCA cards
1401 1401