diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-06-15 19:43:05 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-06-15 19:43:05 +0000 |
commit | 07997ec11466983d1495a969d33ca6bbc649599b (patch) | |
tree | d785be9a8052178d429865faa34c6dcc1e5ebb81 /target/linux/octeon | |
parent | 5fe6515b5ff80c08d2cdaf972e7f9bf4497952a5 (diff) |
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/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 |