diff options
author | Florian Fainelli <florian@openwrt.org> | 2007-06-13 19:12:44 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2007-06-13 19:12:44 +0000 |
commit | 1c7ab50199366c5b455faccd93c7907e30a78742 (patch) | |
tree | 08eb26ceeb12a801ec93adb7b8d8d879585a3ed2 /target/linux/brcm-2.4 | |
parent | 027b61b79061eaf620f3858ce12f89d79adbb0de (diff) | |
download | upstream-1c7ab50199366c5b455faccd93c7907e30a78742.tar.gz upstream-1c7ab50199366c5b455faccd93c7907e30a78742.tar.bz2 upstream-1c7ab50199366c5b455faccd93c7907e30a78742.zip |
Really apply the esfq patch
SVN-Revision: 7623
Diffstat (limited to 'target/linux/brcm-2.4')
-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 |