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)
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>

No differences found