From 8f5b1e6511b83ab5483dc5f8b60e2438e9c6dfbe Mon Sep 17 00:00:00 2001 From: Geert Uytterhoeven Date: Mon, 12 Jan 2015 21:17:02 +0100 Subject: [PATCH] console/dummy: Move screen size selection from CPP to Kconfig PA-RISC already handled the dummy console screen size selection in Kconfig, so generalize this to other platforms. ARM keeps on using screen_info, which is filled in by platform-specific code, or from ATAGS. Signed-off-by: Geert Uytterhoeven Signed-off-by: Tomi Valkeinen --- Reading git-format-patch failed