From e3016dfe08d4ee9f23a57b2cb1c1462deb4607dd Mon Sep 17 00:00:00 2001 From: Maximilian Attems Date: Mon, 4 May 2009 13:06:57 +0000 Subject: [PATCH] topconfig set COMPAT_NET_DEV_OPS this will disappear at some point upstream, but for now it is still needed for older network devices.. svn path=/dists/trunk/linux-2.6/; revision=13546 --- debian/config/config | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/config/config b/debian/config/config index 88f43043e..254a4852b 100644 --- a/debian/config/config +++ b/debian/config/config @@ -1227,6 +1227,7 @@ CONFIG_MTD_UBI_BEB_RESERVE=1 ## file: drivers/net/Kconfig ## CONFIG_NETDEVICES=y +CONFIG_COMPAT_NET_DEV_OPS=y CONFIG_IFB=m CONFIG_BONDING=m CONFIG_MACVLAN=m