summaryrefslogtreecommitdiff
path: root/arch/powerpc/configs/mpc85xx_defconfig
diff options
context:
space:
mode:
authorZhenhua Luo <zhenhua.luo@freescale.com>2013-05-08 12:52:58 (GMT)
committerFleming Andrew-AFLEMING <AFLEMING@freescale.com>2013-05-08 14:39:04 (GMT)
commit4db7cc823f8d0a8938604b47158c3ae2bc14369e (patch)
treee9f7082f463a646a159be4469944ba429eb1a367 /arch/powerpc/configs/mpc85xx_defconfig
parent5b1406e82f1ab12e62ef75405691d10e9e02cf7a (diff)
downloadlinux-fsl-qoriq-4db7cc823f8d0a8938604b47158c3ae2bc14369e.tar.xz
Enable CONFIG_DEVTMPFS_MOUNT to ensure /dev can be mounted correctly
When using recent udev, the /dev node mount requires CONFIG_DEVTMPFS_MOUNT is enabled in Kernel. The patch enables the option in defconfig of Freescale QorIQ targets. Changed defconfig list: arch/powerpc/configs/mpc85xx_defconfig Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> Change-Id: I5b9e83bafd0aca68528aebd0ad79b5ff5d36218e Reviewed-on: http://git.am.freescale.net:8181/2403 Reviewed-by: Schmitt Richard-B43082 <B43082@freescale.com> Reviewed-by: Fleming Andrew-AFLEMING <AFLEMING@freescale.com> Tested-by: Fleming Andrew-AFLEMING <AFLEMING@freescale.com>
Diffstat (limited to 'arch/powerpc/configs/mpc85xx_defconfig')
-rw-r--r--arch/powerpc/configs/mpc85xx_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/configs/mpc85xx_defconfig b/arch/powerpc/configs/mpc85xx_defconfig
index 26d8b7d..c9bb1de 100644
--- a/arch/powerpc/configs/mpc85xx_defconfig
+++ b/arch/powerpc/configs/mpc85xx_defconfig
@@ -78,6 +78,7 @@ CONFIG_IPV6=y
CONFIG_IP_SCTP=m
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
CONFIG_DEVTMPFS=y
+CONFIG_DEVTMPFS_MOUNT=y
CONFIG_MTD=y
CONFIG_MTD_CMDLINE_PARTS=y
CONFIG_MTD_CHAR=y