projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5b4f5f
)
kernel: generic: add 4.14 config option
author
Hans Dedecker
<dedeckeh@gmail.com>
Mon, 26 Feb 2018 15:32:54 +0000
(16:32 +0100)
committer
Hans Dedecker
<dedeckeh@gmail.com>
Mon, 26 Feb 2018 15:34:41 +0000
(16:34 +0100)
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 <dedeckeh@gmail.com>
target/linux/generic/config-4.14
patch
|
blob
|
history
diff --git
a/target/linux/generic/config-4.14
b/target/linux/generic/config-4.14
index 343cf42f5e381bffd93ff68e5c9e91ad22f9dbaf..6497ec82099f6c54c7b3ac78d61bfa0a391313ad 100644
(file)
--- 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