ARM: shmobile: genmai: enable CONFIG_DEVTMPFS in defconfig
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 30 Jan 2014 00:57:24 +0000 (16:57 -0800)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 4 Feb 2014 01:26:03 +0000 (10:26 +0900)
DEVTMPFS is needed for udev

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/configs/genmai_defconfig

index aa0b704f48aff540d049ad7bb12eb84d2b029217..c56a7ff1dcd7ae3074141a67e53422e151b49e1c 100644 (file)
@@ -50,6 +50,8 @@ CONFIG_IP_PNP_DHCP=y
 # CONFIG_IPV6 is not set
 # CONFIG_WIRELESS is not set
 CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
+CONFIG_DEVTMPFS=y
+CONFIG_DEVTMPFS_MOUNT=y
 CONFIG_NETDEVICES=y
 # CONFIG_NET_CORE is not set
 # CONFIG_NET_VENDOR_ARC is not set