summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2014-01-29 16:56:33 -0800
committerSimon Horman <horms+renesas@verge.net.au>2014-02-04 10:26:02 +0900
commit6ea8b5ff7ca2d200875ddd774faa8ca40d990d86 (patch)
treeeb2b396c77e71b5daf14f16934c29d68b54a0240 /arch/arm/configs
parent97b3fbccfae2d1fee679073f1690e2428868754c (diff)
downloadlinux-stable-6ea8b5ff7ca2d200875ddd774faa8ca40d990d86.tar.gz
linux-stable-6ea8b5ff7ca2d200875ddd774faa8ca40d990d86.tar.bz2
linux-stable-6ea8b5ff7ca2d200875ddd774faa8ca40d990d86.zip
ARM: shmobile: lager: enable CONFIG_DEVTMPFS in 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: resolved trivial conflict] Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/lager_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/lager_defconfig b/arch/arm/configs/lager_defconfig
index ee93b8a55cf9..3e7e0aef26c9 100644
--- a/arch/arm/configs/lager_defconfig
+++ b/arch/arm/configs/lager_defconfig
@@ -49,6 +49,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_BLK_DEV_SD=y
CONFIG_ATA=y
CONFIG_SATA_RCAR=y