summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-2.6.36
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-02-27 19:52:57 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-02-27 19:52:57 +0000
commit32dee30938381a972ffd0a509ba3cb3e07ed3894 (patch)
treebec3fd1ebe14c046cdb60699be5a1dd158000f81 /target/linux/generic/config-2.6.36
parent05f54bcaf4f2194b1bab61448217438d663054f5 (diff)
kernel: disable scheduler actions by default, they will be enabled only when kmod-sched is selected
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25771 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/config-2.6.36')
-rw-r--r--target/linux/generic/config-2.6.366
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/generic/config-2.6.36 b/target/linux/generic/config-2.6.36
index 0a5b96d20..fcad5f5c6 100644
--- a/target/linux/generic/config-2.6.36
+++ b/target/linux/generic/config-2.6.36
@@ -1489,10 +1489,10 @@ CONFIG_NETWORK_FILESYSTEMS=y
# CONFIG_NET_ACT_PEDIT is not set
# CONFIG_NET_ACT_POLICE is not set
# CONFIG_NET_ACT_SIMP is not set
-CONFIG_NET_ACT_SKBEDIT=y
+# CONFIG_NET_ACT_SKBEDIT is not set
CONFIG_NET_CLS=y
-CONFIG_NET_CLS_ACT=y
-CONFIG_NET_CLS_BASIC=y
+# CONFIG_NET_CLS_ACT is not set
+# CONFIG_NET_CLS_BASIC is not set
# CONFIG_NET_CLS_FLOW is not set
# CONFIG_NET_CLS_FW is not set
CONFIG_NET_CLS_IND=y