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.37 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'target/linux/generic/config-2.6.37') diff --git a/target/linux/generic/config-2.6.37 b/target/linux/generic/config-2.6.37 index 5147f9c445..ddbe04ae47 100644 --- a/target/linux/generic/config-2.6.37 +++ b/target/linux/generic/config-2.6.37 @@ -1524,10 +1524,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