diff options
-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 96033ecb675d..403ecad48d4b 100644 --- a/drivers/scsi/Kconfig +++ b/drivers/scsi/Kconfig | |||
@@ -1640,6 +1640,7 @@ config ATARI_SCSI | |||
1640 | tristate "Atari native SCSI support" | 1640 | tristate "Atari native SCSI support" |
1641 | depends on ATARI && SCSI | 1641 | depends on ATARI && SCSI |
1642 | select SCSI_SPI_ATTRS | 1642 | select SCSI_SPI_ATTRS |
1643 | select NVRAM | ||
1643 | ---help--- | 1644 | ---help--- |
1644 | If you have an Atari with built-in NCR5380 SCSI controller (TT, | 1645 | If you have an Atari with built-in NCR5380 SCSI controller (TT, |
1645 | Falcon, ...) say Y to get it supported. Of course also, if you have | 1646 | Falcon, ...) say Y to get it supported. Of course also, if you have |