topconfig enable MACVLAN

seems legacy disabled, time to rethink that.

svn path=/dists/trunk/linux-2.6/; revision=12756
This commit is contained in:
Maximilian Attems 2009-02-10 13:33:44 +00:00
parent c32421dee1
commit 9c341d17de
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@ -49,6 +49,7 @@ linux-2.6 (2.6.28-1~experimental.1) UNRELEASED; urgency=low
* 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.

View File

@ -1112,7 +1112,7 @@ CONFIG_NETDEVICES=y
# 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