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 <horms@verge.net.au>
This commit is contained in:
Simon Horman 2013-10-10 15:12:17 +09:00
parent 5cff9680d4
commit 96ffa47649
1 changed files with 0 additions and 1 deletions

View File

@ -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