diff options
Diffstat (limited to 'drivers/scsi/Kconfig')
-rw-r--r-- | drivers/scsi/Kconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig index da5e888c49d6..17a9efe0f617 100644 --- a/drivers/scsi/Kconfig +++ b/drivers/scsi/Kconfig | |||
@@ -1008,7 +1008,7 @@ config SCSI_STEX | |||
1008 | 1008 | ||
1009 | config 53C700_BE_BUS | 1009 | config 53C700_BE_BUS |
1010 | bool | 1010 | bool |
1011 | depends on M68K | 1011 | depends on BVME6000_SCSI |
1012 | default y | 1012 | default y |
1013 | 1013 | ||
1014 | config SCSI_SYM53C8XX_2 | 1014 | config SCSI_SYM53C8XX_2 |
@@ -1724,8 +1724,8 @@ config MVME16x_SCSI | |||
1724 | will want to say Y to this question. | 1724 | will want to say Y to this question. |
1725 | 1725 | ||
1726 | config BVME6000_SCSI | 1726 | config BVME6000_SCSI |
1727 | bool "NCR53C710 SCSI driver for BVME6000" | 1727 | tristate "NCR53C710 SCSI driver for BVME6000" |
1728 | depends on BVME6000 && SCSI && BROKEN | 1728 | depends on BVME6000 && SCSI |
1729 | select SCSI_SPI_ATTRS | 1729 | select SCSI_SPI_ATTRS |
1730 | help | 1730 | help |
1731 | The BVME4000 and BVME6000 boards from BVM Ltd use the NCR53C710 | 1731 | The BVME4000 and BVME6000 boards from BVM Ltd use the NCR53C710 |