aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/scsi/Kconfig')
-rw-r--r--drivers/scsi/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig
index ed0ca1508027..9d2119b53ac9 100644
--- a/drivers/scsi/Kconfig
+++ b/drivers/scsi/Kconfig
@@ -65,6 +65,7 @@ config BLK_DEV_SD
65 depends on SCSI 65 depends on SCSI
66 ---help--- 66 ---help---
67 If you want to use SCSI hard disks, Fibre Channel disks, 67 If you want to use SCSI hard disks, Fibre Channel disks,
68 Serial ATA (SATA) or Parallel ATA (PATA) hard disks,
68 USB storage or the SCSI or parallel port version of 69 USB storage or the SCSI or parallel port version of
69 the IOMEGA ZIP drive, say Y and read the SCSI-HOWTO, 70 the IOMEGA ZIP drive, say Y and read the SCSI-HOWTO,
70 the Disk-HOWTO and the Multi-Disk-HOWTO, available from 71 the Disk-HOWTO and the Multi-Disk-HOWTO, available from
@@ -1542,6 +1543,7 @@ source "drivers/scsi/arm/Kconfig"
1542config JAZZ_ESP 1543config JAZZ_ESP
1543 bool "MIPS JAZZ FAS216 SCSI support" 1544 bool "MIPS JAZZ FAS216 SCSI support"
1544 depends on MACH_JAZZ && SCSI 1545 depends on MACH_JAZZ && SCSI
1546 select SCSI_SPI_ATTRS
1545 help 1547 help
1546 This is the driver for the onboard SCSI host adapter of MIPS Magnum 1548 This is the driver for the onboard SCSI host adapter of MIPS Magnum
1547 4000, Acer PICA, Olivetti M700-10 and a few other identical OEM 1549 4000, Acer PICA, Olivetti M700-10 and a few other identical OEM
@@ -1766,6 +1768,7 @@ config SUN3X_ESP
1766config SCSI_SUNESP 1768config SCSI_SUNESP
1767 tristate "Sparc ESP Scsi Driver" 1769 tristate "Sparc ESP Scsi Driver"
1768 depends on SBUS && SCSI 1770 depends on SBUS && SCSI
1771 select SCSI_SPI_ATTRS
1769 help 1772 help
1770 This is the driver for the Sun ESP SCSI host adapter. The ESP 1773 This is the driver for the Sun ESP SCSI host adapter. The ESP
1771 chipset is present in most SPARC SBUS-based computers. 1774 chipset is present in most SPARC SBUS-based computers.