powerpc/fsl: fix "Failed to mount /dev: No such device" errors
authorKim Phillips <kim.phillips@freescale.com>
Wed, 22 Aug 2012 18:43:30 +0000 (13:43 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 23 Aug 2012 15:46:20 +0000 (10:46 -0500)
commit1267643dc311e860e728dbd09a97c2e0a773bfdb
treeaf90b1b2a090515f57af1eeeb188692c5a311131
parent823f74733d8f89eaabfb25f93680fb7e05861348
powerpc/fsl: fix "Failed to mount /dev: No such device" errors

Yocto (Built by Poky 7.0) 1.2 root filesystems fail to boot,
at least over nfs, with:

Failed to mount /dev: No such device

Configuring DEVTMPFS fixes it.

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/configs/85xx/p1023rds_defconfig
arch/powerpc/configs/corenet32_smp_defconfig
arch/powerpc/configs/corenet64_smp_defconfig
arch/powerpc/configs/mpc83xx_defconfig
arch/powerpc/configs/mpc85xx_defconfig
arch/powerpc/configs/mpc85xx_smp_defconfig