[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070718173726.6d3b5a51.sfr@canb.auug.org.au>
Date: Wed, 18 Jul 2007 17:37:26 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: chas@....nrl.navy.mil
Cc: linux-atm-general@...ts.sourceforge.net,
LKML <linux-kernel@...r.kernel.org>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: [PATCH] nicstar needs virt_to_bus
Signed-off-by: Stephen Rothwell <sfr@...b.auug.org.au>
---
drivers/atm/Kconfig | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
--
Cheers,
Stephen Rothwell sfr@...b.auug.org.au
diff --git a/drivers/atm/Kconfig b/drivers/atm/Kconfig
index bb4ae62..bed9f58 100644
--- a/drivers/atm/Kconfig
+++ b/drivers/atm/Kconfig
@@ -172,7 +172,7 @@ config ATM_ZATM_DEBUG
config ATM_NICSTAR
tristate "IDT 77201 (NICStAR) (ForeRunnerLE)"
- depends on PCI && !64BIT
+ depends on PCI && !64BIT && VIRT_TO_BUS
help
The NICStAR chipset family is used in a large number of ATM NICs for
25 and for 155 Mbps, including IDT cards and the Fore ForeRunnerLE
--
1.5.2.3
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists