2003-01-02 21:58:10

by Tomas Szepe

[permalink] [raw]
Subject: [unify netdev config 18/22] net.0

diff -urN a/drivers/atm/Kconfig b/drivers/atm/Kconfig
--- a/drivers/atm/Kconfig 2002-10-31 02:33:41.000000000 +0100
+++ b/drivers/atm/Kconfig 2003-01-02 21:52:42.000000000 +0100
@@ -3,7 +3,8 @@
#

menu "ATM drivers"
- depends on NETDEVICES && ATM
+# FIXME: should also include M68KNOMMU and CRIS!
+ depends on NETDEVICES && ATM && (SUPERH || PPC || X86 || MIPS || V850 || ALPHA || PPC64 || SPARC32 || SPARC64 || SGI_IP22 || SGI_IP27 || PARISC)

config ATM_TCP
tristate "ATM over TCP"