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

scsi: nsp_cs: enable compile-testing on 64-bit

For some reason this driver depends on !64BIT, but it can still be useful
to allow compile-testing on 64-bit machines.

Link: https://lore.kernel.org/r/20191105085609.2338-3-johan@kernel.org
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>

authored by

Johan Hovold and committed by
Martin K. Petersen
d04adaa4 63cb70a1

+1 -1
+1 -1
drivers/scsi/pcmcia/Kconfig
··· 32 32 33 33 config PCMCIA_NINJA_SCSI 34 34 tristate "NinjaSCSI-3 / NinjaSCSI-32Bi (16bit) PCMCIA support" 35 - depends on !64BIT 35 + depends on !64BIT || COMPILE_TEST 36 36 help 37 37 If you intend to attach this type of PCMCIA SCSI host adapter to 38 38 your computer, say Y here and read