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 17a9efe0f617..915bf6caffe0 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 BVME6000_SCSI | 1011 | depends on MVME16x_SCSI || BVME6000_SCSI |
1012 | default y | 1012 | default y |
1013 | 1013 | ||
1014 | config SCSI_SYM53C8XX_2 | 1014 | config SCSI_SYM53C8XX_2 |
@@ -1715,8 +1715,8 @@ config MVME147_SCSI | |||
1715 | single-board computer. | 1715 | single-board computer. |
1716 | 1716 | ||
1717 | config MVME16x_SCSI | 1717 | config MVME16x_SCSI |
1718 | bool "NCR53C710 SCSI driver for MVME16x" | 1718 | tristate "NCR53C710 SCSI driver for MVME16x" |
1719 | depends on MVME16x && SCSI && BROKEN | 1719 | depends on MVME16x && SCSI |
1720 | select SCSI_SPI_ATTRS | 1720 | select SCSI_SPI_ATTRS |
1721 | help | 1721 | help |
1722 | The Motorola MVME162, 166, 167, 172 and 177 boards use the NCR53C710 | 1722 | The Motorola MVME162, 166, 167, 172 and 177 boards use the NCR53C710 |