diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2025-03-21 14:21:08 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2025-03-21 22:35:49 +0100 |
commit | 74790d25c9dd3fe4702b836017dcf0e1e2e6464e (patch) | |
tree | b637f355b00fe24f23581354dd60511100bc6b01 | |
parent | 113a31478a3e6c20f85e68b35f91f8fb8fd46533 (diff) |
fix description
-rw-r--r-- | target/linux/config/Config.in.kernel | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/config/Config.in.kernel b/target/linux/config/Config.in.kernel index e2b619926..eb9c66abb 100644 --- a/target/linux/config/Config.in.kernel +++ b/target/linux/config/Config.in.kernel @@ -294,7 +294,7 @@ config ADK_LINUX_KERNEL_NET_NS default n config ADK_LINUX_KERNEL_TIME_NS - bool "Network namespace" + bool "Time namespace" select ADK_LINUX_KERNEL_NAMESPACES select ADK_LINUX_KERNEL_GENERIC_VDSO_TIME_NS default n |