mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-13 18:34:53 +00:00
kernel: generic: add 4.14 config option
When CGROUPS is enabled the new option CONFIG_CGROUP_NET_CLASSID is selectable and not handled. Add this option to the 4.14 kernel configuration. Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
This commit is contained in:
parent
f5b4f5f8e3
commit
664733de8c
@ -729,6 +729,7 @@ CONFIG_CC_STACKPROTECTOR_NONE=y
|
||||
# CONFIG_CGROUPS is not set
|
||||
# CONFIG_CGROUP_BPF is not set
|
||||
# CONFIG_CGROUP_DEBUG is not set
|
||||
# CONFIG_CGROUP_NET_CLASSID is not set
|
||||
# CONFIG_CGROUP_NET_PRIO is not set
|
||||
# CONFIG_CGROUP_RDMA is not set
|
||||
# CONFIG_CHARGER_BQ2415X is not set
|
||||
|
Loading…
Reference in New Issue
Block a user