summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2020-10-16 14:12:30 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2020-10-16 14:12:30 +0200
commit60a487b23339a7d4a64aa8da306dee24645dd60f (patch)
treeb0296920b8a6abf2aac3626f04ff7bdf1e3e6f02 /target
parent72fc3c04dfddd33a5a1f0b987821f24fea04abbd (diff)
systemd: fix some runtime issues
Diffstat (limited to 'target')
-rw-r--r--target/linux/config/Config.in.kernel3
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/config/Config.in.kernel b/target/linux/config/Config.in.kernel
index 46124094c..7f7f38da1 100644
--- a/target/linux/config/Config.in.kernel
+++ b/target/linux/config/Config.in.kernel
@@ -23,6 +23,9 @@ config ADK_LINUX_KERNEL_CGROUPS
config ADK_LINUX_KERNEL_NAMESPACES
bool
+config ADK_LINUX_KERNEL_UTS_NS
+ bool
+
config ADK_LINUX_KERNEL_FHANDLE
bool