[kernel] r12756 - in dists/trunk/linux-2.6/debian: . config

Maximilian Attems maks at alioth.debian.org
Tue Feb 10 13:33:47 UTC 2009


Author: maks
Date: Tue Feb 10 13:33:44 2009
New Revision: 12756

Log:
topconfig enable MACVLAN

seems legacy disabled, time to rethink that.

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

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Tue Feb 10 13:33:44 2009
@@ -49,6 +49,7 @@
   * Add stable releases 2.6.28.1-4.
   * Turn off SYSFS_DEPRECATED* for newer udev and proper /sys/.
   * linux-libc-dev: Add versioned replaces libdrm-dev. (closes: #513604)
+  * topconfig: Enable MACVLAN. (closes: #504611)
 
   [ Martin Michlmayr ]
   * [mips/r4k-ip22, mips/sb1-bcm91250a] Don't build in ISO9660.

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	(original)
+++ dists/trunk/linux-2.6/debian/config/config	Tue Feb 10 13:33:44 2009
@@ -1112,7 +1112,7 @@
 # CONFIG_NETDEVICES_MULTIQUEUE is not set
 CONFIG_IFB=m
 CONFIG_BONDING=m
-# CONFIG_MACVLAN is not set
+CONFIG_MACVLAN=m
 CONFIG_EQUALIZER=m
 CONFIG_TUN=m
 CONFIG_VETH=m



More information about the Kernel-svn-changes mailing list