diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-07-19 22:51:36 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-07-19 22:51:36 +0000 |
commit | 7b3bdb61fa961c78b86763fd4cc576a6e4e49b8a (patch) | |
tree | a0ab7817a5c4e02be23145a7a767657f755848d4 /target | |
parent | 23f6ad1442e71ed7228ab3d47ab13dba928e5963 (diff) | |
download | upstream-7b3bdb61fa961c78b86763fd4cc576a6e4e49b8a.tar.gz upstream-7b3bdb61fa961c78b86763fd4cc576a6e4e49b8a.tar.bz2 upstream-7b3bdb61fa961c78b86763fd4cc576a6e4e49b8a.zip |
malta: remove CONFIG_NET_SCH_* overrides
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37463 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/malta/config-3.10 | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/malta/config-3.10 b/target/linux/malta/config-3.10 index fd981bc776..01311e9b74 100644 --- a/target/linux/malta/config-3.10 +++ b/target/linux/malta/config-3.10 @@ -184,17 +184,6 @@ CONFIG_NET_CLS_RSVP6=m CONFIG_NET_CLS_TCINDEX=m CONFIG_NET_CLS_U32=m # CONFIG_NET_NS is not set -CONFIG_NET_SCH_CBQ=m -CONFIG_NET_SCH_DSMARK=m -CONFIG_NET_SCH_GRED=m -CONFIG_NET_SCH_HFSC=m -CONFIG_NET_SCH_HTB=m -CONFIG_NET_SCH_NETEM=m -CONFIG_NET_SCH_PRIO=m -CONFIG_NET_SCH_RED=m -CONFIG_NET_SCH_SFQ=m -CONFIG_NET_SCH_TBF=m -CONFIG_NET_SCH_TEQL=m CONFIG_NO_GENERIC_PCI_IOPORT_MAP=y CONFIG_NO_HZ=y CONFIG_NR_CPUS=2 |