diff options
Diffstat (limited to 'drivers/scsi/Kconfig')
-rw-r--r-- | drivers/scsi/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig index 572034ceb143..2b2f5c12019b 100644 --- a/drivers/scsi/Kconfig +++ b/drivers/scsi/Kconfig | |||
@@ -1532,6 +1532,7 @@ source "drivers/scsi/arm/Kconfig" | |||
1532 | config JAZZ_ESP | 1532 | config JAZZ_ESP |
1533 | bool "MIPS JAZZ FAS216 SCSI support" | 1533 | bool "MIPS JAZZ FAS216 SCSI support" |
1534 | depends on MACH_JAZZ && SCSI | 1534 | depends on MACH_JAZZ && SCSI |
1535 | select SCSI_SPI_ATTRS | ||
1535 | help | 1536 | help |
1536 | This is the driver for the onboard SCSI host adapter of MIPS Magnum | 1537 | This is the driver for the onboard SCSI host adapter of MIPS Magnum |
1537 | 4000, Acer PICA, Olivetti M700-10 and a few other identical OEM | 1538 | 4000, Acer PICA, Olivetti M700-10 and a few other identical OEM |
@@ -1756,6 +1757,7 @@ config SUN3X_ESP | |||
1756 | config SCSI_SUNESP | 1757 | config SCSI_SUNESP |
1757 | tristate "Sparc ESP Scsi Driver" | 1758 | tristate "Sparc ESP Scsi Driver" |
1758 | depends on SBUS && SCSI | 1759 | depends on SBUS && SCSI |
1760 | select SCSI_SPI_ATTRS | ||
1759 | help | 1761 | help |
1760 | This is the driver for the Sun ESP SCSI host adapter. The ESP | 1762 | This is the driver for the Sun ESP SCSI host adapter. The ESP |
1761 | chipset is present in most SPARC SBUS-based computers. | 1763 | chipset is present in most SPARC SBUS-based computers. |