aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Horman <horms@verge.net.au>2012-07-11 22:59:20 +0200
committerRafael J. Wysocki <rjw@sisk.pl>2012-07-11 22:59:20 +0200
commitec29174ad2069d6768a7229eab0453e7b7343abe (patch)
tree7e6612a8ea4262ac6a098b4ef6b1c2daf2236888
parent11b8e45218def22ee6b3651d58f520279c6ffe8f (diff)
downloadrenesas-kzm9g.tar.gz
ARM: shmobile: kzm9g: defconfig enable INOTIFY_USERkzm9g
This is required for udev to run which is common to many user-spaces. It is my understanding that this is a requirement for automated testing conducted by Iwamatsu-san. Signed-off-by: Simon Horman <horms@verge.net.au> Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Acked-by: Magnus Damm <damm@opensource.se> Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
-rw-r--r--arch/arm/configs/kzm9g_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/kzm9g_defconfig b/arch/arm/configs/kzm9g_defconfig
index 7b2eecd6dcc552..2388c86106277d 100644
--- a/arch/arm/configs/kzm9g_defconfig
+++ b/arch/arm/configs/kzm9g_defconfig
@@ -119,7 +119,7 @@ CONFIG_SH_DMAE=y
CONFIG_ASYNC_TX_DMA=y
CONFIG_STAGING=y
# CONFIG_DNOTIFY is not set
-# CONFIG_INOTIFY_USER is not set
+CONFIG_INOTIFY_USER=y
CONFIG_VFAT_FS=y
CONFIG_TMPFS=y
# CONFIG_MISC_FILESYSTEMS is not set