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>
master
Hans Dedecker 7 years ago
parent 95ab18e012
commit 6f425a28a4
  1. 1
      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

Loading…
Cancel
Save