diff options
author | Simon Horman <horms+renesas@verge.net.au> | 2013-10-10 02:12:17 -0400 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2013-11-24 01:13:41 -0500 |
commit | 96ffa476493d90f2c0583ed90640acc9ef9fff06 (patch) | |
tree | c8c9d7c098c57b0dd1818f0689c55c66157233cb /arch | |
parent | 5cff9680d4919a521d071b4cea33aad50a60fefa (diff) |
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>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/arm/configs/marzen_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
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 | |||
108 | CONFIG_UIO_PDRV_GENIRQ=y | 108 | CONFIG_UIO_PDRV_GENIRQ=y |
109 | # CONFIG_IOMMU_SUPPORT is not set | 109 | # CONFIG_IOMMU_SUPPORT is not set |
110 | # CONFIG_DNOTIFY is not set | 110 | # CONFIG_DNOTIFY is not set |
111 | # CONFIG_INOTIFY_USER is not set | ||
112 | CONFIG_TMPFS=y | 111 | CONFIG_TMPFS=y |
113 | # CONFIG_MISC_FILESYSTEMS is not set | 112 | # CONFIG_MISC_FILESYSTEMS is not set |
114 | CONFIG_NFS_FS=y | 113 | CONFIG_NFS_FS=y |