video: Add a default TrueType font
authorSimon Glass <sjg@chromium.org>
Thu, 27 Dec 2018 22:25:18 +0000 (15:25 -0700)
committerAnatolij Gustschin <agust@denx.de>
Fri, 28 Dec 2018 11:27:53 +0000 (12:27 +0100)
commitb093753471c1a30d680868a9f4d9f6db090bf0b7
treeb89f4d10a1cf667a1116b959e1e723924d139bd0
parent020fa32dc3f627f41a4aa360213d1242b6c2618b
video: Add a default TrueType font

At present it is possible to enable TrueType support but not include any
fonts. This results in a blank display. Select Nimbus as the default font
to avoid this.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
drivers/video/fonts/Kconfig