parisc/sti_console: prefer Linux fonts over built-in ROM fonts
authorHelge Deller <deller@gmx.de>
Fri, 31 Jan 2014 14:39:40 +0000 (15:39 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Feb 2014 19:34:09 +0000 (11:34 -0800)
commit3b11ff52d571e4bac05c33c64653afdf36c5d63d
tree3da114207d5663bbfadbe0f8fa2303592e62c1e7
parent2a98c6f081a98abdb3a287788f4cbca3ae0db1fe
parisc/sti_console: prefer Linux fonts over built-in ROM fonts

commit 8a10bc9d27ceb084b0d8be621a033a475eb9fdfd upstream.

The built-in ROM fonts lack many necessary ASCII characters, which is
why it makes sens to prefer the Linux fonts instead if they are
available.  This makes consoles on STI graphics cards which are not
supported by the stifb driver (e.g. Visualize FXe) looks much nicer.

Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/video/console/sticore.c
lib/fonts/Kconfig