summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2019-11-27 13:36:55 +0100
committerOtavio Salvador <otavio@ossystems.com.br>2019-11-27 13:19:27 -0300
commit70dd987eaea560ee639b2a9e9a85a9b0aa90ce48 (patch)
treef3f58c2878cd388b3343fb25894a2146630bd440 /recipes-kernel/linux
parent0812b771626eda0ac8854b0d2bfe7e92045ffe39 (diff)
downloadmeta-freescale-70dd987eaea560ee639b2a9e9a85a9b0aa90ce48.tar.gz
linux-fslc-lts-4.19: Add CONFIG_USER_NS
upower >= 0.99.11 does not start and complains: | systemd[950]: upower.service: Failed to set up user namespacing: Invalid argument Inspired by [1] [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=939510 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Diffstat (limited to 'recipes-kernel/linux')
-rw-r--r--recipes-kernel/linux/linux-fslc-lts-4.19/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-fslc-lts-4.19/defconfig b/recipes-kernel/linux/linux-fslc-lts-4.19/defconfig
index 949b69da..5546e4cf 100644
--- a/recipes-kernel/linux/linux-fslc-lts-4.19/defconfig
+++ b/recipes-kernel/linux/linux-fslc-lts-4.19/defconfig
@@ -445,3 +445,4 @@ CONFIG_LIBCRC32C=m
445CONFIG_FONTS=y 445CONFIG_FONTS=y
446CONFIG_FONT_8x8=y 446CONFIG_FONT_8x8=y
447CONFIG_FONT_8x16=y 447CONFIG_FONT_8x16=y
448CONFIG_USER_NS=y