disable NET_DSA in topconfig since this hardware is special purpose and

cannot be compiled as a module.

svn path=/dists/trunk/linux-2.6/; revision=12928
This commit is contained in:
Martin Michlmayr 2009-02-22 19:57:48 +00:00
parent 285e49b17e
commit cd317fccca
4 changed files with 4 additions and 12 deletions

5
debian/changelog vendored
View File

@ -28,8 +28,9 @@ 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.
* topconfig: NET_DSA since this hardware is special purpose and the
option cannot be made modular at the moment and bloats the kernel
image too much.
-- maximilian attems <maks@debian.org> Thu, 19 Feb 2009 13:25:20 +0100

View File

@ -906,6 +906,3 @@ 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,6 +957,3 @@ 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

View File

@ -2494,10 +2494,7 @@ CONFIG_IP_DCCP_CCID3_RTO=100
##
## file: net/dsa/Kconfig
##
CONFIG_NET_DSA=y
CONFIG_NET_DSA_MV88E6060=y
CONFIG_NET_DSA_MV88E6131=y
CONFIG_NET_DSA_MV88E6123_61_65=y
# CONFIG_NET_DSA is not set
##
## file: net/ieee80211/Kconfig