From d88ad1c1bae6d9c27b42f94a16ec677c9c4e7fed Mon Sep 17 00:00:00 2001 From: Andreas Cord-Landwehr Date: Tue, 20 Dec 2022 20:16:28 +0100 Subject: [PATCH] linux-nezha: Fix udev daemon startup --- recipes-kernel/linux/linux-nezha/defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-kernel/linux/linux-nezha/defconfig b/recipes-kernel/linux/linux-nezha/defconfig index e369d87..d5b5d2b 100644 --- a/recipes-kernel/linux/linux-nezha/defconfig +++ b/recipes-kernel/linux/linux-nezha/defconfig @@ -235,6 +235,7 @@ CONFIG_STACKTRACE=y # CONFIG_RCU_TRACE is not set # CONFIG_FTRACE is not set # CONFIG_RUNTIME_TESTING_MENU is not set +CONFIG_TMPFS_POSIX_ACL=y CONFIG_DRM=y CONFIG_DRM_SUN4I=y CONFIG_DRM_SUN4I_HDMI=y