[arm/iop32x, arm/ixp4xx] Unset NET_DSA since it bloats the kernel

image too much and cannot be made modular at the moment.

svn path=/dists/trunk/linux-2.6/; revision=12927
This commit is contained in:
Martin Michlmayr 2009-02-22 19:51:24 +00:00
parent 7bdaf0c1a8
commit 285e49b17e
3 changed files with 8 additions and 0 deletions

2
debian/changelog vendored
View File

@ -28,6 +28,8 @@ linux-2.6 (2.6.29~rc5-1~experimental.1) UNRELEASED; urgency=low
* [arm/versatile, arm/iop32x, arm/ixp4xx] Make LLC2 modular.
* [arm, mips, mipsel] Make MII modular.
* [arm/ixp4xx] Make IXP4XX_WATCHDOG modular.
* [arm/iop32x, arm/ixp4xx] Unset NET_DSA since it bloats the kernel
image too much and cannot be made modular at the moment.
-- maximilian attems <maks@debian.org> Thu, 19 Feb 2009 13:25:20 +0100

View File

@ -906,3 +906,6 @@ CONFIG_SND_RIPTIDE=m
# CONFIG_DEBUG_KERNEL is not set
# Cannot be made modular at the moment and just bloats the kernel
# CONFIG_NET_DSA is not set

View File

@ -957,3 +957,6 @@ CONFIG_SND_PCXHR=m
# CONFIG_DEBUG_KERNEL is not set
# Cannot be made modular at the moment and just bloats the kernel
# CONFIG_NET_DSA is not set