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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user