From 875c8353f6781dc5040d953ff39e249c5f0fa16b Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 27 Feb 2011 19:52:57 +0000 Subject: kernel: disable scheduler actions by default, they will be enabled only when kmod-sched is selected SVN-Revision: 25771 --- target/linux/generic/config-2.6.32 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'target/linux/generic/config-2.6.32') 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 -- cgit v1.2.3