projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63cb70a
)
scsi: nsp_cs: enable compile-testing on 64-bit
author
Johan Hovold
<johan@kernel.org>
Tue, 5 Nov 2019 08:56:09 +0000
(09:56 +0100)
committer
Martin 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
patch
|
blob
|
history
diff --git
a/drivers/scsi/pcmcia/Kconfig
b/drivers/scsi/pcmcia/Kconfig
index 2368f34efba3807f1c28bdb541ba8505f045b36e..dc9b74c9348a7c1755b799bd10257df9c71c2067 100644
(file)
--- a/
drivers/scsi/pcmcia/Kconfig
+++ b/
drivers/scsi/pcmcia/Kconfig
@@
-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