[PATCH 3/3] ARM: socfpga: enable INOTIFY_USER
Steffen Trumtrar
s.trumtrar at pengutronix.de
Sun Oct 19 04:53:02 PDT 2014
The defconfig has every options that are needed to boot a systemd-based
user space apart from INOTIFY_USER.
Enable it.
Signed-off-by: Steffen Trumtrar <s.trumtrar at pengutronix.de>
---
arch/arm/configs/socfpga_defconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/configs/socfpga_defconfig b/arch/arm/configs/socfpga_defconfig
index 40eaca055c85..f5a6af6a0de9 100644
--- a/arch/arm/configs/socfpga_defconfig
+++ b/arch/arm/configs/socfpga_defconfig
@@ -86,7 +86,7 @@ CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT2_FS_POSIX_ACL=y
CONFIG_EXT3_FS=y
# CONFIG_DNOTIFY is not set
-# CONFIG_INOTIFY_USER is not set
+CONFIG_INOTIFY_USER=y
CONFIG_VFAT_FS=y
CONFIG_NTFS_FS=y
CONFIG_NTFS_RW=y
--
2.1.1
More information about the linux-arm-kernel
mailing list