diff options
Diffstat (limited to 'drivers/scsi/Kconfig')
-rw-r--r-- | drivers/scsi/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig index 14fc7f39e83e..fa86f340cbb3 100644 --- a/drivers/scsi/Kconfig +++ b/drivers/scsi/Kconfig | |||
@@ -1779,6 +1779,7 @@ config SUN3_SCSI | |||
1779 | config SUN3X_ESP | 1779 | config SUN3X_ESP |
1780 | bool "Sun3x ESP SCSI" | 1780 | bool "Sun3x ESP SCSI" |
1781 | depends on SUN3X && SCSI=y | 1781 | depends on SUN3X && SCSI=y |
1782 | select SCSI_SPI_ATTRS | ||
1782 | help | 1783 | help |
1783 | The ESP was an on-board SCSI controller used on Sun 3/80 | 1784 | The ESP was an on-board SCSI controller used on Sun 3/80 |
1784 | machines. Say Y here to compile in support for it. | 1785 | machines. Say Y here to compile in support for it. |