summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2014-01-29 16:57:04 -0800
committerSimon Horman <horms+renesas@verge.net.au>2014-02-04 10:26:03 +0900
commitc5aa40f8485b9b6aaeae14e5bddd5e569829ac2f (patch)
treea735a8a1099fc5d4c9685382c1b0e7d8280de677
parent19bc39274b42052a198ae836c059652b65e2a21e (diff)
downloadlinux-c5aa40f8485b9b6aaeae14e5bddd5e569829ac2f.tar.gz
linux-c5aa40f8485b9b6aaeae14e5bddd5e569829ac2f.tar.bz2
linux-c5aa40f8485b9b6aaeae14e5bddd5e569829ac2f.zip
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>
-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
# 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 is not set
CONFIG_NETDEVICES=y
# CONFIG_NET_VENDOR_BROADCOM is not set