[PATCH 05/16] ARM: shmobile: bockw: Do not disable CONFIG_INOTIFY_USER in defconfig
Simon Horman
horms+renesas at verge.net.au
Thu Nov 28 04:08:35 EST 2013
CONFIG_INOTIFY_USER is required for udev to function.
This change brings the bockw defconfig into line with
other shmobile defconfigs.
Signed-off-by: Simon Horman <horms at verge.net.au>
---
arch/arm/configs/bockw_defconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/configs/bockw_defconfig b/arch/arm/configs/bockw_defconfig
index b35301f..63e8bcd 100644
--- a/arch/arm/configs/bockw_defconfig
+++ b/arch/arm/configs/bockw_defconfig
@@ -111,7 +111,6 @@ CONFIG_UIO=y
CONFIG_UIO_PDRV_GENIRQ=y
# CONFIG_IOMMU_SUPPORT is not set
# CONFIG_DNOTIFY is not set
-# CONFIG_INOTIFY_USER is not set
CONFIG_TMPFS=y
# CONFIG_MISC_FILESYSTEMS is not set
CONFIG_NFS_FS=y
--
1.8.4
More information about the linux-arm-kernel
mailing list