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
This commit is contained in:
Felix Fietkau
2011-02-27 19:52:57 +00:00
parent a3344c483f
commit 1c5130ba5f
9 changed files with 25 additions and 24 deletions

View File

@@ -552,6 +552,7 @@ define KernelPackage/sched
CONFIG_NET_ACT_IPT \
CONFIG_NET_ACT_POLICE \
CONFIG_NET_ACT_CONNMARK \
CONFIG_NET_ACT_SKBEDIT \
CONFIG_NET_EMATCH=y \
CONFIG_NET_EMATCH_CMP \
CONFIG_NET_EMATCH_NBYTE \