ARM: shmobile: marzen: enable CONFIG_DEVTMPFS in defconfig
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 30 Jan 2014 00:56:01 +0000 (16:56 -0800)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 4 Feb 2014 01:26:02 +0000 (10:26 +0900)
This reverts commit 41307133da4b6f242ecbb45950b9d043c0b21b96
("ARM: shmobile: marzen: Do not enable CONFIG_DEVTMPFS defconfig").

DEVTMPFS is needed for udev.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
[horms+renesas@verge.net.au: Added subject of reverted patch to changelog]
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/configs/marzen_defconfig

index f21bd405cc2a4f3d756bc11cae91f8f332f41732..92994f7f6fd8f562106c19fc6147a468e9d86fc7 100644 (file)
@@ -43,6 +43,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_STANDALONE is not set
 # CONFIG_PREVENT_FIRMWARE_BUILD is not set
 # CONFIG_FW_LOADER is not set