From: Zhenhua Luo Date: Thu, 11 Apr 2013 13:56:30 +0000 (+0800) Subject: powerpc/fsl: Enable CONFIG_DEVTMPFS_MOUNT so /dev can be mounted correctly X-Git-Tag: v3.12-rc1~123^2~110^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcbe39fed72fa3768823de7f39c542708f68b9ac;p=pandora-kernel.git powerpc/fsl: Enable CONFIG_DEVTMPFS_MOUNT so /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/85xx/p1023rds_defconfig arch/powerpc/configs/corenet32_smp_defconfig arch/powerpc/configs/corenet64_smp_defconfig arch/powerpc/configs/mpc85xx_smp_defconfig arch/powerpc/configs/mpc85xx_defconfig arch/powerpc/configs/mpc83xx_defconfig Signed-off-by: Zhenhua Luo [scottwood@freescale.com: added mpc83xx and non-smp mpc85xx] Signed-off-by: Scott Wood --- Reading git-diff-tree failed