drivers/aspeed/Kconfig: Select HAVE_VGA_TEXT_FRAMEBUFFER
commite4dbd368aca5ef9c06835149bc6cba688a60519e
authorDaniel Gröber <dxld@darkboxed.org>
Sun, 8 Apr 2018 00:13:13 +0000 (8 02:13 +0200)
committerPatrick Georgi <pgeorgi@google.com>
Wed, 11 Apr 2018 09:29:51 +0000 (11 09:29 +0000)
tree679757bdc4ef8019ee59bd7a99ab0d2bfe1e517d
parentb93f48205afefe6d6c827165b8798af7f823f14c
drivers/aspeed/Kconfig: Select HAVE_VGA_TEXT_FRAMEBUFFER

This allows VGA output in SeaBIOS to be enabled using the
SEABIOS_VGA_COREBOOT Kconfig option. Currently, it’s impossible to select
the VGA text frame buffer in the Kconfig menu.

I'm not sure why this wasn't enabled in the first place, but
SeaVGABIOS seems to work just fine with this patch.

Tested on KCMA-D8.

Change-Id: Ic924a12fbe89940b5f26d211eb8de6cab0be767a
Signed-off-by: Daniel Gröber <dxld@darkboxed.org>
Reviewed-on: https://review.coreboot.org/25554
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
src/drivers/aspeed/ast2050/Kconfig