git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0fc5051
)
console/dummy: Move screen size selection from CPP to Kconfig
author
Geert Uytterhoeven
<geert@linux-m68k.org>
Mon, 12 Jan 2015 20:17:02 +0000
(21:17 +0100)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Tue, 13 Jan 2015 12:54:48 +0000
(14:54 +0200)
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 <geert@linux-m68k.org>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
No differences found