Browse Source

ARM: shmobile: kzm9g: defconfig enable INOTIFY_USER

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>
Simon Horman 13 years ago
parent
commit
ec29174ad2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      arch/arm/configs/kzm9g_defconfig

+ 1 - 1
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