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/octeon | |
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/octeon')
-rw-r--r-- | target/linux/octeon/config-default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/octeon/config-default b/target/linux/octeon/config-default index d0c6cc1e6e..17b2e99151 100644 --- a/target/linux/octeon/config-default +++ b/target/linux/octeon/config-default @@ -206,7 +206,6 @@ CONFIG_MTD_PHYSMAP=y # CONFIG_NATSEMI is not set # CONFIG_NETLABEL is not set # CONFIG_NETWORK_FILESYSTEMS is not set -# CONFIG_NET_SCHED is not set # CONFIG_NO_IOPORT is not set CONFIG_NR_CPUS=16 CONFIG_NR_CPUS_DEFAULT_16=y |