summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.kernel
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/config/Config.in.kernel')
-rw-r--r--target/linux/config/Config.in.kernel21
1 files changed, 21 insertions, 0 deletions
diff --git a/target/linux/config/Config.in.kernel b/target/linux/config/Config.in.kernel
index ad0e01819..e27ddb951 100644
--- a/target/linux/config/Config.in.kernel
+++ b/target/linux/config/Config.in.kernel
@@ -8,6 +8,27 @@ config ADK_KERNEL_EXPERIMENTAL
config ADK_KERNEL_STAGING
bool
+config ADK_KERNEL_CGROUP_CPUACCT
+ bool
+
+config ADK_KERNEL_CGROUP_DEVICE
+ bool
+
+config ADK_KERNEL_CGROUP_SCHED
+ bool
+
+config ADK_KERNEL_CGROUPS
+ bool
+
+config ADK_KERNEL_NAMESPACES
+ bool
+
+config ADK_KERNEL_FHANDLE
+ bool
+
+config ADK_KERNEL_AUDIT
+ bool
+
config ADK_KERNEL_RESET_CONTROLLER
bool