summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2014-01-29 19:56:33 -0500
committerSimon Horman <horms+renesas@verge.net.au>2014-02-03 20:26:02 -0500
commit6ea8b5ff7ca2d200875ddd774faa8ca40d990d86 (patch)
treeeb2b396c77e71b5daf14f16934c29d68b54a0240 /arch/arm/configs
parent97b3fbccfae2d1fee679073f1690e2428868754c (diff)
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
49# CONFIG_IPV6 is not set 49# CONFIG_IPV6 is not set
50# CONFIG_WIRELESS is not set 50# CONFIG_WIRELESS is not set
51CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" 51CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
52CONFIG_DEVTMPFS=y
53CONFIG_DEVTMPFS_MOUNT=y
52CONFIG_BLK_DEV_SD=y 54CONFIG_BLK_DEV_SD=y
53CONFIG_ATA=y 55CONFIG_ATA=y
54CONFIG_SATA_RCAR=y 56CONFIG_SATA_RCAR=y