[kernel] r13546 - dists/trunk/linux-2.6/debian/config

Maximilian Attems maks at alioth.debian.org
Mon May 4 13:07:01 UTC 2009


Author: maks
Date: Mon May  4 13:06:57 2009
New Revision: 13546

Log:
topconfig set COMPAT_NET_DEV_OPS

this will disappear at some point upstream,
but for now it is still needed for older network devices..

Modified:
   dists/trunk/linux-2.6/debian/config/config

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Mon May  4 11:43:48 2009	(r13545)
+++ dists/trunk/linux-2.6/debian/config/config	Mon May  4 13:06:57 2009	(r13546)
@@ -1227,6 +1227,7 @@
 ## file: drivers/net/Kconfig
 ##
 CONFIG_NETDEVICES=y
+CONFIG_COMPAT_NET_DEV_OPS=y
 CONFIG_IFB=m
 CONFIG_BONDING=m
 CONFIG_MACVLAN=m



More information about the Kernel-svn-changes mailing list