aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-2.6.32
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-02-27 19:52:57 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-02-27 19:52:57 +0000
commit875c8353f6781dc5040d953ff39e249c5f0fa16b (patch)
treeb3149d456e3ed11477931378efd2daad9379aacc /target/linux/generic/config-2.6.32
parent0e455ce84cef4ce6e57228ca157abced59d63c2c (diff)
downloadupstream-875c8353f6781dc5040d953ff39e249c5f0fa16b.tar.gz
upstream-875c8353f6781dc5040d953ff39e249c5f0fa16b.tar.bz2
upstream-875c8353f6781dc5040d953ff39e249c5f0fa16b.zip
kernel: disable scheduler actions by default, they will be enabled only when kmod-sched is selected
SVN-Revision: 25771
Diffstat (limited to 'target/linux/generic/config-2.6.32')
-rw-r--r--target/linux/generic/config-2.6.326
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/generic/config-2.6.32 b/target/linux/generic/config-2.6.32
index c72170c59b..bd9f5f24bd 100644
--- a/target/linux/generic/config-2.6.32
+++ b/target/linux/generic/config-2.6.32
@@ -1450,10 +1450,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