ARM: shmobile: bockw: Do not disable CONFIG_INOTIFY_USER in defconfig
authorSimon Horman <horms+renesas@verge.net.au>
Thu, 10 Oct 2013 06:12:17 +0000 (15:12 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Sun, 24 Nov 2013 06:13:41 +0000 (15:13 +0900)
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>
arch/arm/configs/bockw_defconfig

index b35301fa9685a344772a8307b584aee05006b4c2..63e8bcd0b2be24777f5a5261b0a3e07f2a64629b 100644 (file)
@@ -111,7 +111,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
This page took 0.025021 seconds and 5 git commands to generate.