ARM: shmobile: ape6evm: enable CONFIG_DEVTMPFS in defconfig
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 30 Jan 2014 00:57:59 +0000 (16:57 -0800)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 4 Feb 2014 01:26:04 +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/ape6evm_defconfig

index cb26c62dc7228a47335f79e50f32029721cc8bf5..bb396c0e5fda6d4067dec7d5bcdffa2652184436 100644 (file)
@@ -48,6 +48,8 @@ CONFIG_IP_PNP_DHCP=y
 # CONFIG_IPV6_SIT is not set
 CONFIG_NETFILTER=y
 CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
+CONFIG_DEVTMPFS=y
+CONFIG_DEVTMPFS_MOUNT=y
 # CONFIG_FW_LOADER_USER_HELPER is not set
 CONFIG_NETDEVICES=y
 # CONFIG_NET_CADENCE is not set