OSDN Git Service

scsi: nsp_cs: enable compile-testing on 64-bit
authorJohan Hovold <johan@kernel.org>
Tue, 5 Nov 2019 08:56:09 +0000 (09:56 +0100)
committerMartin K. Petersen <martin.petersen@oracle.com>
Wed, 13 Nov 2019 03:21:34 +0000 (22:21 -0500)
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>
drivers/scsi/pcmcia/Kconfig

index 2368f34..dc9b74c 100644 (file)
@@ -32,7 +32,7 @@ config PCMCIA_FDOMAIN
 
 config PCMCIA_NINJA_SCSI
        tristate "NinjaSCSI-3 / NinjaSCSI-32Bi (16bit) PCMCIA support"
-       depends on !64BIT
+       depends on !64BIT || COMPILE_TEST
        help
          If you intend to attach this type of PCMCIA SCSI host adapter to
          your computer, say Y here and read