diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2014-01-29 19:57:49 -0500 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2014-02-03 20:26:03 -0500 |
commit | a3b74d3e45f2e28e7c57d5c16a94b59c1a68dd09 (patch) | |
tree | 9518cce533b8fbf0b4235fa08aba319595816842 /arch/arm/configs/armadillo800eva_defconfig | |
parent | f921163add46d0dd8321f9d59496bbc17fb38850 (diff) |
ARM: shmobile: armadillo: 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>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/configs/armadillo800eva_defconfig')
-rw-r--r-- | arch/arm/configs/armadillo800eva_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/armadillo800eva_defconfig b/arch/arm/configs/armadillo800eva_defconfig index 9287a62de830..065adddeee3e 100644 --- a/arch/arm/configs/armadillo800eva_defconfig +++ b/arch/arm/configs/armadillo800eva_defconfig | |||
@@ -58,6 +58,8 @@ CONFIG_IP_PNP_DHCP=y | |||
58 | # CONFIG_IPV6 is not set | 58 | # CONFIG_IPV6 is not set |
59 | # CONFIG_WIRELESS is not set | 59 | # CONFIG_WIRELESS is not set |
60 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 60 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
61 | CONFIG_DEVTMPFS=y | ||
62 | CONFIG_DEVTMPFS_MOUNT=y | ||
61 | CONFIG_SCSI=y | 63 | CONFIG_SCSI=y |
62 | CONFIG_BLK_DEV_SD=y | 64 | CONFIG_BLK_DEV_SD=y |
63 | CONFIG_MD=y | 65 | CONFIG_MD=y |