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 | 5cff9680d4919a521d071b4cea33aad50a60fefa (patch) | |
tree | b093428f9fb75f88722c0ae2e2d6dfa0145c1d3b | |
parent | 7a14b78831d34b63032de1bb4d05221ed20cb0cf (diff) |
ARM: shmobile: bockw: Do not disable CONFIG_INOTIFY_USER in defconfig
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@verge.net.au>
-rw-r--r-- | arch/arm/configs/bockw_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/configs/bockw_defconfig b/arch/arm/configs/bockw_defconfig index b35301fa9685..63e8bcd0b2be 100644 --- a/arch/arm/configs/bockw_defconfig +++ b/arch/arm/configs/bockw_defconfig | |||
@@ -111,7 +111,6 @@ CONFIG_UIO=y | |||
111 | CONFIG_UIO_PDRV_GENIRQ=y | 111 | CONFIG_UIO_PDRV_GENIRQ=y |
112 | # CONFIG_IOMMU_SUPPORT is not set | 112 | # CONFIG_IOMMU_SUPPORT is not set |
113 | # CONFIG_DNOTIFY is not set | 113 | # CONFIG_DNOTIFY is not set |
114 | # CONFIG_INOTIFY_USER is not set | ||
115 | CONFIG_TMPFS=y | 114 | CONFIG_TMPFS=y |
116 | # CONFIG_MISC_FILESYSTEMS is not set | 115 | # CONFIG_MISC_FILESYSTEMS is not set |
117 | CONFIG_NFS_FS=y | 116 | CONFIG_NFS_FS=y |