From: Arnd Bergmann Date: Tue, 15 May 2012 21:02:59 +0000 (-0600) Subject: video/console: automatically select a font X-Git-Tag: v3.5-rc3~3^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d399099cbba92b247ac323a99ac4c5fa5b0ca68d;p=pandora-kernel.git video/console: automatically select a font The frame buffer console needs at least one font to be built into the kernel, so add the necessary Kconfig magic to guarantee that one of the available font is always on. If a user accidentally disables all fonts manually, the 8x16 font will be selected anyway. Signed-off-by: Arnd Bergmann Signed-off-by: Mathieu Poirier Signed-off-by: Florian Tobias Schandinat --- Reading git-diff-tree failed