From 664733de8c9b2bfd34a6bf49ed152d34088a285a Mon Sep 17 00:00:00 2001 From: Hans Dedecker Date: Mon, 26 Feb 2018 16:32:54 +0100 Subject: 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 --- target/linux/generic/config-4.14 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/generic') diff --git a/target/linux/generic/config-4.14 b/target/linux/generic/config-4.14 index 343cf42..6497ec8 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 -- cgit v1.1