diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-06-15 19:43:05 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-06-15 19:43:05 +0000 |
commit | f0f4155104ca8b6ce00b0a31c1ec4b56e4446ee9 (patch) | |
tree | 267ce4295b52124f614c0d9cf9c01f077fcef343 /target/linux/cobalt | |
parent | 9d35896314b132445e1f95303ae77bf7a55facab (diff) | |
download | upstream-f0f4155104ca8b6ce00b0a31c1ec4b56e4446ee9.tar.gz upstream-f0f4155104ca8b6ce00b0a31c1ec4b56e4446ee9.tar.bz2 upstream-f0f4155104ca8b6ce00b0a31c1ec4b56e4446ee9.zip |
we need CONFIG_NET_SCHED for 802.11n
SVN-Revision: 16475
Diffstat (limited to 'target/linux/cobalt')
-rw-r--r-- | target/linux/cobalt/config-default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/cobalt/config-default b/target/linux/cobalt/config-default index 4c6b1b905b..7341289083 100644 --- a/target/linux/cobalt/config-default +++ b/target/linux/cobalt/config-default @@ -277,7 +277,6 @@ CONFIG_MTD_PHYSMAP=y CONFIG_NET_KEY=y CONFIG_NET_KEY_MIGRATE=y # CONFIG_NET_PCI is not set -# CONFIG_NET_SCHED is not set CONFIG_NET_TULIP=y CONFIG_NFSD=y CONFIG_NFSD_V2_ACL=y |