From: Hans Dedecker Date: Mon, 26 Feb 2018 15:32:54 +0000 (+0100) Subject: kernel: generic: add 4.14 config option X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=664733de8c9b2bfd34a6bf49ed152d34088a285a;p=librecmc%2Flibrecmc.git 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 --- diff --git a/target/linux/generic/config-4.14 b/target/linux/generic/config-4.14 index 343cf42f5e..6497ec8209 100644 --- a/target/linux/generic/config-4.14 +++ b/target/linux/generic/config-4.14 @@ -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