diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-06-13 19:12:44 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-06-13 19:12:44 +0000 |
commit | 50795a07db2dea3c385c194f2867e641b645b7e7 (patch) | |
tree | f50e3dd23bc18f190e5dfa310a42450dc8064a2d /target/linux/brcm-2.4/config | |
parent | 1cdba29c7db5c67990d57a44161a5465b7e0a847 (diff) |
Really apply the esfq patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7623 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm-2.4/config')
-rw-r--r-- | target/linux/brcm-2.4/config/default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/brcm-2.4/config/default b/target/linux/brcm-2.4/config/default index 504acb66d4..ff3d183975 100644 --- a/target/linux/brcm-2.4/config/default +++ b/target/linux/brcm-2.4/config/default @@ -182,6 +182,7 @@ CONFIG_MTD_SFLASH=y # CONFIG_NETROM is not set CONFIG_NET_PCI=y # CONFIG_NET_PCMCIA is not set +CONFIG_NET_SCH_ESFQ=m CONFIG_NET_WIRELESS=y CONFIG_NEW_IRQ=y CONFIG_NEW_TIME_C=y |