]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: mxs_defconfig: Select CONFIG_DEVTMPFS_MOUNT
authorFabio Estevam <fabio.estevam@freescale.com>
Thu, 17 Jan 2013 01:32:04 +0000 (23:32 -0200)
committerShawn Guo <shawn.guo@linaro.org>
Tue, 5 Feb 2013 03:28:28 +0000 (11:28 +0800)
Newer versions of udev (such as 182) requires CONFIG_DEVTMPFS_MOUNT to be
selected, otherwise we get a stuck console:

Starting udev
Starting Bootlog daemon: bootlogd: cannot deduce real console device

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/configs/mxs_defconfig

index dfd5c82e9613f68bcb91fd8cdde29397115a9ced..fbbc5bb022d56ad6f6244405cc0e0911eccfdfe0 100644 (file)
@@ -48,6 +48,7 @@ CONFIG_CAN_BCM=m
 CONFIG_CAN_FLEXCAN=m
 # CONFIG_WIRELESS is not set
 CONFIG_DEVTMPFS=y
+CONFIG_DEVTMPFS_MOUNT=y
 # CONFIG_FIRMWARE_IN_KERNEL is not set
 CONFIG_MTD=y
 CONFIG_MTD_CMDLINE_PARTS=y