aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/config-2.6.29
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2009-07-12 00:01:12 +0000
committerFelix Fietkau <nbd@openwrt.org>2009-07-12 00:01:12 +0000
commitb59c32cf37b527a12d05daf1e0c4d26e2aa2b291 (patch)
tree201b85a68e0aa85bff09ab0a9d79d3d992b46bf5 /target/linux/generic-2.6/config-2.6.29
parent8f39da8bed5761cc6314da9b284eae029e1ebb66 (diff)
downloadmaster-187ad058-b59c32cf37b527a12d05daf1e0c4d26e2aa2b291.tar.gz
master-187ad058-b59c32cf37b527a12d05daf1e0c4d26e2aa2b291.tar.bz2
master-187ad058-b59c32cf37b527a12d05daf1e0c4d26e2aa2b291.zip
kernel: clean up scheduler default config and kmod-sched kconfig symbols, enable skbedit by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16789 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.29')
-rw-r--r--target/linux/generic-2.6/config-2.6.298
1 files changed, 3 insertions, 5 deletions
diff --git a/target/linux/generic-2.6/config-2.6.29 b/target/linux/generic-2.6/config-2.6.29
index 94b4d28aa9..c6ffa21648 100644
--- a/target/linux/generic-2.6/config-2.6.29
+++ b/target/linux/generic-2.6/config-2.6.29
@@ -1081,17 +1081,15 @@ CONFIG_MTD=y
# CONFIG_NET_ACT_MIRRED is not set
# CONFIG_NET_ACT_NAT is not set
# CONFIG_NET_ACT_PEDIT is not set
-CONFIG_NET_ACT_POLICE=y
+# CONFIG_NET_ACT_POLICE is not set
# CONFIG_NET_ACT_SIMP is not set
-# CONFIG_NET_ACT_SKBEDIT is not set
+CONFIG_NET_ACT_SKBEDIT=y
CONFIG_NET_CLS_ACT=y
-# CONFIG_NET_CLS_BASIC is not set
+CONFIG_NET_CLS_BASIC=y
# CONFIG_NET_CLS_FLOW is not set
# CONFIG_NET_CLS_FW is not set
CONFIG_NET_CLS_IND=y
-CONFIG_NET_CLS_POLICE=y
# CONFIG_NET_CLS_ROUTE4 is not set
-CONFIG_NET_CLS_ROUTE=y
# CONFIG_NET_CLS_RSVP6 is not set
# CONFIG_NET_CLS_RSVP is not set
# CONFIG_NET_CLS_TCINDEX is not set