From: Simon Horman Date: Thu, 10 Oct 2013 06:12:17 +0000 (+0900) Subject: ARM: shmobile: marzen: Do not disable CONFIG_INOTIFY_USER in defconfig X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=96ffa476493d90f2c0583ed90640acc9ef9fff06;p=deliverable%2Flinux.git ARM: shmobile: marzen: Do not disable CONFIG_INOTIFY_USER in defconfig CONFIG_INOTIFY_USER is required for udev to function. This change brings the marzen defconfig into line with other shmobile defconfigs. Signed-off-by: Simon Horman --- diff --git a/arch/arm/configs/marzen_defconfig b/arch/arm/configs/marzen_defconfig index 103b8755d1a6..ebaaeada733d 100644 --- a/arch/arm/configs/marzen_defconfig +++ b/arch/arm/configs/marzen_defconfig @@ -108,7 +108,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