From: Geert Uytterhoeven Date: Mon, 12 Jan 2015 20:17:02 +0000 (+0100) Subject: console/dummy: Move screen size selection from CPP to Kconfig X-Git-Tag: fixes-v4.0-rc1~145^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f5b1e6511b83ab5483dc5f8b60e2438e9c6dfbe;p=pandora-kernel.git 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-diff-tree failed