diff options
Diffstat (limited to 'drivers/scsi/Kconfig')
-rw-r--r-- | drivers/scsi/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig index 88e34095ca4e..96df148ed969 100644 --- a/drivers/scsi/Kconfig +++ b/drivers/scsi/Kconfig | |||
@@ -1748,7 +1748,7 @@ config SCSI_NCR53C7xx_FAST | |||
1748 | 1748 | ||
1749 | config SUN3_SCSI | 1749 | config SUN3_SCSI |
1750 | tristate "Sun3 NCR5380 SCSI" | 1750 | tristate "Sun3 NCR5380 SCSI" |
1751 | depends on SUN3 && SCSI | 1751 | depends on SUN3 && SCSI && BROKEN |
1752 | help | 1752 | help |
1753 | This option will enable support for the OBIO (onboard io) NCR5380 | 1753 | This option will enable support for the OBIO (onboard io) NCR5380 |
1754 | SCSI controller found in the Sun 3/50 and 3/60, as well as for | 1754 | SCSI controller found in the Sun 3/50 and 3/60, as well as for |