提交 3a243070 编写于 作者: D David S. Miller 提交者: James Bottomley

[SCSI] JAZZ ESP and SUN ESP need SPI_ATTRS

Reported by Meelis Roos.
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
Signed-off-by: NJames Bottomley <James.Bottomley@SteelEye.com>
上级 8ce7955a
...@@ -1532,6 +1532,7 @@ source "drivers/scsi/arm/Kconfig" ...@@ -1532,6 +1532,7 @@ source "drivers/scsi/arm/Kconfig"
config JAZZ_ESP config JAZZ_ESP
bool "MIPS JAZZ FAS216 SCSI support" bool "MIPS JAZZ FAS216 SCSI support"
depends on MACH_JAZZ && SCSI depends on MACH_JAZZ && SCSI
select SCSI_SPI_ATTRS
help help
This is the driver for the onboard SCSI host adapter of MIPS Magnum This is the driver for the onboard SCSI host adapter of MIPS Magnum
4000, Acer PICA, Olivetti M700-10 and a few other identical OEM 4000, Acer PICA, Olivetti M700-10 and a few other identical OEM
...@@ -1756,6 +1757,7 @@ config SUN3X_ESP ...@@ -1756,6 +1757,7 @@ config SUN3X_ESP
config SCSI_SUNESP config SCSI_SUNESP
tristate "Sparc ESP Scsi Driver" tristate "Sparc ESP Scsi Driver"
depends on SBUS && SCSI depends on SBUS && SCSI
select SCSI_SPI_ATTRS
help help
This is the driver for the Sun ESP SCSI host adapter. The ESP This is the driver for the Sun ESP SCSI host adapter. The ESP
chipset is present in most SPARC SBUS-based computers. chipset is present in most SPARC SBUS-based computers.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册