Commit 1e584e4a authored by James Bottomley's avatar James Bottomley Committed by James Bottomley

fix Kconfig select problem with SCSI_SPI_ATTRS

spotted by akpm (the select was misspelled in
the SCSI_SIM710 Kconfig option)
parent 63ad6957
......@@ -1233,7 +1233,7 @@ config SCSI_SEAGATE
config SCSI_SIM710
tristate "Simple 53c710 SCSI support (Compaq, NCR machines)"
depends on (EISA || MCA) && SCSI
select SCSI_SPI_ATTR
select SCSI_SPI_ATTRS
---help---
This driver for NCR53c710 based SCSI host adapters.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment