From 97928f7021dc70f268037e9a7ea18a7345762fca Mon Sep 17 00:00:00 2001 From: Alan Cox Date: Tue, 17 Jun 2008 16:21:18 -0700 Subject: atm: [iphase] 64-bit cleanup This fixes the most obvious 64-bit problems, but it is still very very broken in other aspects. Signed-off-by: Alan Cox Signed-off-by: Chas Williams Signed-off-by: David S. Miller --- drivers/atm/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/atm/Kconfig') diff --git a/drivers/atm/Kconfig b/drivers/atm/Kconfig index b554edac1ce..1c7ae30af15 100644 --- a/drivers/atm/Kconfig +++ b/drivers/atm/Kconfig @@ -294,7 +294,7 @@ config ATM_HORIZON_DEBUG config ATM_IA tristate "Interphase ATM PCI x575/x525/x531" - depends on PCI && !64BIT + depends on PCI ---help--- This is a driver for the Interphase (i)ChipSAR adapter cards which include a variety of variants in term of the size of the -- cgit v1.2.3-70-g09d2