From 0ffae27f0f29e877ce52e4794a99926167792378 Mon Sep 17 00:00:00 2001 From: Fathi Boudra Date: Sat, 31 Aug 2013 13:57:31 +0100 Subject: [PATCH] ARM: vexpress: Make defconfig work again 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 [PM: removed DEBUG_LL - it doesn't work on qemu] [PM: reworded the commit message] Signed-off-by: Pawel Moll Signed-off-by: Olof Johansson --- Reading git-format-patch failed