Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

m68k: Atari SCSI needs NVRAM

ERROR: "nvram_read_byte" [drivers/scsi/atari_scsi.ko] undefined!
ERROR: "nvram_check_checksum" [drivers/scsi/atari_scsi.ko] undefined!

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

authored by

Geert Uytterhoeven and committed by
Linus Torvalds
fff11c0c da9870e4

+1
+1
drivers/scsi/Kconfig
··· 1640 1640 tristate "Atari native SCSI support" 1641 1641 depends on ATARI && SCSI 1642 1642 select SCSI_SPI_ATTRS 1643 + select NVRAM 1643 1644 ---help--- 1644 1645 If you have an Atari with built-in NCR5380 SCSI controller (TT, 1645 1646 Falcon, ...) say Y to get it supported. Of course also, if you have