summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/config-2.6.30
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
commit2020fc8c568d3adba46315b8ad32c4f258694adb (patch)
tree1cce9057d71b394a966187258f681e7c233641c8 /target/linux/generic-2.6/config-2.6.30
parentbcbdd2a425f2849a15547671e98f01ae967bd78f (diff)
downloadmaster-31e0f0ae-2020fc8c568d3adba46315b8ad32c4f258694adb.tar.gz
master-31e0f0ae-2020fc8c568d3adba46315b8ad32c4f258694adb.tar.bz2
master-31e0f0ae-2020fc8c568d3adba46315b8ad32c4f258694adb.zip
kernel: clean up scheduler default config and kmod-sched kconfig symbols, enable skbedit by default
SVN-Revision: 16789
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.30')
-rw-r--r--target/linux/generic-2.6/config-2.6.308
1 files changed, 3 insertions, 5 deletions
diff --git a/target/linux/generic-2.6/config-2.6.30 b/target/linux/generic-2.6/config-2.6.30
index 7988ca5861..487a68551c 100644
--- a/target/linux/generic-2.6/config-2.6.30
+++ b/target/linux/generic-2.6/config-2.6.30
@@ -1122,17 +1122,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