Searched hist:dcbe39fed72fa3768823de7f39c542708f68b9ac (Results 1 – 1 of 1) sorted by relevance
/linux/arch/powerpc/configs/ |
H A D | mpc83xx_defconfig | diff dcbe39fed72fa3768823de7f39c542708f68b9ac Thu Apr 11 15:56:30 CEST 2013 Zhenhua Luo <zhenhua.luo@freescale.com> 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 <zhenhua.luo@freescale.com> [scottwood@freescale.com: added mpc83xx and non-smp mpc85xx] Signed-off-by: Scott Wood <scottwood@freescale.com>
|