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 | d607abc0a8dc3599b4759ae38674070ef55bf7d6 (patch) | |
tree | d785be9a8052178d429865faa34c6dcc1e5ebb81 /target/linux/cobalt | |
parent | 9b9505f166d85fa9e23acc155c0128100c4913fd (diff) | |
download | upstream-d607abc0a8dc3599b4759ae38674070ef55bf7d6.tar.gz upstream-d607abc0a8dc3599b4759ae38674070ef55bf7d6.tar.bz2 upstream-d607abc0a8dc3599b4759ae38674070ef55bf7d6.zip |
we need CONFIG_NET_SCHED for 802.11n
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16475 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |