From: Kuninori Morimoto Date: Thu, 30 Jan 2014 00:56:17 +0000 (-0800) Subject: ARM: shmobile: mackerel: enable CONFIG_DEVTMPFS in defconfig X-Git-Tag: upstream/snapshot3+hdmi~793 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6fdbc853a79e601fa51b0c2c370b0fe51313d276;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git ARM: shmobile: mackerel: enable CONFIG_DEVTMPFS in defconfig DEVTMPFS is needed for udev Signed-off-by: Kuninori Morimoto Acked-by: Geert Uytterhoeven Signed-off-by: Simon Horman (cherry picked from commit 97b3fbccfae2d1fee679073f1690e2428868754c) Signed-off-by: Simon Horman --- diff --git a/arch/arm/configs/mackerel_defconfig b/arch/arm/configs/mackerel_defconfig index a61e165..57ececb 100644 --- a/arch/arm/configs/mackerel_defconfig +++ b/arch/arm/configs/mackerel_defconfig @@ -42,6 +42,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_FIRMWARE_IN_KERNEL is not set CONFIG_MTD=y CONFIG_MTD_CONCAT=y