2
0
forked from Ivasoft/openwrt

kernel: disable scheduler actions by default, they will be enabled only when kmod-sched is selected

SVN-Revision: 25771
This commit is contained in:
Felix Fietkau
2011-02-27 19:52:57 +00:00
parent 0e455ce84c
commit 875c8353f6
9 changed files with 25 additions and 24 deletions

View File

@@ -1538,10 +1538,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