aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/kzm9d_defconfig
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2014-01-29 19:57:04 -0500
committerSimon Horman <horms+renesas@verge.net.au>2014-02-03 20:26:03 -0500
commitc5aa40f8485b9b6aaeae14e5bddd5e569829ac2f (patch)
treea735a8a1099fc5d4c9685382c1b0e7d8280de677 /arch/arm/configs/kzm9d_defconfig
parent19bc39274b42052a198ae836c059652b65e2a21e (diff)
ARM: shmobile: kzm9d: 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/kzm9d_defconfig')
-rw-r--r--arch/arm/configs/kzm9d_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/kzm9d_defconfig b/arch/arm/configs/kzm9d_defconfig
index e42ce3756af3..1cc330b06bf6 100644
--- a/arch/arm/configs/kzm9d_defconfig
+++ b/arch/arm/configs/kzm9d_defconfig
@@ -50,6 +50,8 @@ CONFIG_IP_PNP_DHCP=y
50# CONFIG_IPV6 is not set 50# CONFIG_IPV6 is not set
51# CONFIG_WIRELESS is not set 51# CONFIG_WIRELESS is not set
52CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" 52CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
53CONFIG_DEVTMPFS=y
54CONFIG_DEVTMPFS_MOUNT=y
53# CONFIG_BLK_DEV is not set 55# CONFIG_BLK_DEV is not set
54CONFIG_NETDEVICES=y 56CONFIG_NETDEVICES=y
55# CONFIG_NET_VENDOR_BROADCOM is not set 57# CONFIG_NET_VENDOR_BROADCOM is not set