Skip to content

Commit 664733d

Browse files
committed
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 <[email protected]>
1 parent f5b4f5f commit 664733d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

target/linux/generic/config-4.14

+1
Original file line numberDiff line numberDiff line change
@@ -729,6 +729,7 @@ CONFIG_CC_STACKPROTECTOR_NONE=y
729729
# CONFIG_CGROUPS is not set
730730
# CONFIG_CGROUP_BPF is not set
731731
# CONFIG_CGROUP_DEBUG is not set
732+
# CONFIG_CGROUP_NET_CLASSID is not set
732733
# CONFIG_CGROUP_NET_PRIO is not set
733734
# CONFIG_CGROUP_RDMA is not set
734735
# CONFIG_CHARGER_BQ2415X is not set

0 commit comments

Comments
 (0)