* [PATCH] aha152x: Allow use on 64bit systems
@ 2012-07-12 15:40 Alan Cox
0 siblings, 0 replies; only message in thread
From: Alan Cox @ 2012-07-12 15:40 UTC (permalink / raw)
To: linux-scsi, james.bottomley
From: Alan Cox <alan@linux.intel.com>
This is reported to work, known to work on PCMCIA and a code check shows no
problems on the other bits of the code.
Signed-off-by: Alan Cox <alan@linux.intel.com>
---
drivers/scsi/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig
index 6c810db..74bf1aa 100644
--- a/drivers/scsi/Kconfig
+++ b/drivers/scsi/Kconfig
@@ -444,7 +444,7 @@ config SCSI_ACARD
config SCSI_AHA152X
tristate "Adaptec AHA152X/2825 support"
- depends on ISA && SCSI && !64BIT
+ depends on ISA && SCSI
select SCSI_SPI_ATTRS
select CHECK_SIGNATURE
---help---
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2012-07-12 15:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-12 15:40 [PATCH] aha152x: Allow use on 64bit systems Alan Cox
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox