From: Jo-Philipp Wich Date: Thu, 9 Jun 2011 14:36:01 +0000 (+0000) Subject: [package] kernel: revert unrelated change in previous commit X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=0484b718f2e827499ed6e0c261a3faa4d8a962dd;p=15.05%2Fopenwrt.git [package] kernel: revert unrelated change in previous commit git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27150 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/kernel/modules/netsupport.mk b/package/kernel/modules/netsupport.mk index 70ffbfdc50..927a644f3d 100644 --- a/package/kernel/modules/netsupport.mk +++ b/package/kernel/modules/netsupport.mk @@ -560,7 +560,6 @@ define KernelPackage/sched CONFIG_NET_SCH_TBF \ CONFIG_NET_SCH_SFQ \ CONFIG_NET_SCH_TEQL \ - CONFIG_NET_SCH_CBQ \ CONFIG_NET_CLS=y \ CONFIG_NET_CLS_ACT=y \ CONFIG_NET_CLS_BASIC \