ARM: vexpress: Make defconfig work again
authorFathi Boudra <fathi.boudra@linaro.org>
Sat, 31 Aug 2013 12:57:31 +0000 (13:57 +0100)
committerOlof Johansson <olof@lixom.net>
Mon, 28 Oct 2013 20:25:54 +0000 (13:25 -0700)
This patch updates the Versatile Express defconfig to a level
which makes it possible to run a defconfig-ed kernel work
on the board and in QEMU with modern userspace. It does:

- update cmdline to contain "console=ttyAMA0" only
- enable devtmpfs filesystem
- enable voltage regulator support
- enable ext4 filesystem
- disable low level debug and early printk

Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
[PM: removed DEBUG_LL - it doesn't work on qemu]
[PM: reworded the commit message]
Signed-off-by: Pawel Moll <pawel.moll@arm.com>
Signed-off-by: Olof Johansson <olof@lixom.net>

No differences found