aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
authorHans Dedecker <dedeckeh@gmail.com>2018-01-23 21:58:10 +0100
committerHans Dedecker <dedeckeh@gmail.com>2018-01-24 17:05:15 +0100
commit6f425a28a4147c52f990ead5336b75551a551aeb (patch)
tree7ed6947b2c2b3d123dbc629d01b337211b99811a /target/linux
parent95ab18e0124e8b409e4fc9d24cbf1729cd7c6f05 (diff)
downloadupstream-6f425a28a4147c52f990ead5336b75551a551aeb.tar.gz
upstream-6f425a28a4147c52f990ead5336b75551a551aeb.tar.bz2
upstream-6f425a28a4147c52f990ead5336b75551a551aeb.zip
kernel: generic: add 4.9 config option
When CGROUPS is enabled the new option CONFIG_CGROUP_NET_CLASSID is selectable and not handled. Add this option to the 4.9 kernel configuration. Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
Diffstat (limited to 'target/linux')
-rw-r--r--target/linux/generic/config-4.91
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-4.9 b/target/linux/generic/config-4.9
index 4ebcfb636c..88742eb2a1 100644
--- a/target/linux/generic/config-4.9
+++ b/target/linux/generic/config-4.9
@@ -693,6 +693,7 @@ CONFIG_CC_STACKPROTECTOR_NONE=y
# CONFIG_CGROUPS is not set
# CONFIG_CGROUP_DEBUG is not set
# CONFIG_CGROUP_NET_PRIO is not set
+# CONFIG_CGROUP_NET_CLASSID is not set
# CONFIG_CHARGER_BQ2415X is not set
# CONFIG_CHARGER_BQ24190 is not set
# CONFIG_CHARGER_BQ24257 is not set