summaryrefslogtreecommitdiff
path: root/src/mainboard/getac/p470/Kconfig
diff options
context:
space:
mode:
authorPatrick Georgi <patrick@georgi-clan.de>2014-09-06 17:23:30 +0200
committerPatrick Georgi <pgeorgi@google.com>2015-08-13 00:24:37 +0200
commit33cfe9b0f8349b2a0470294387bc4d19086562f5 (patch)
tree535d6668eb4dcd593c3b145ce10a3f69be77d41a /src/mainboard/getac/p470/Kconfig
parent21a78a88c6113eeeee565b610833e2dc9c5cfbaa (diff)
downloadcoreboot-33cfe9b0f8349b2a0470294387bc4d19086562f5.tar.xz
getac/p470: Enable native VGA init
Change-Id: I6c5a2324d1a9e21f4e052678be8f0e0dbfed6494 Signed-off-by: Patrick Georgi <patrick@georgi-clan.de> Reviewed-on: http://review.coreboot.org/11136 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'src/mainboard/getac/p470/Kconfig')
-rw-r--r--src/mainboard/getac/p470/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/mainboard/getac/p470/Kconfig b/src/mainboard/getac/p470/Kconfig
index ede25a95a8..e459ec0fce 100644
--- a/src/mainboard/getac/p470/Kconfig
+++ b/src/mainboard/getac/p470/Kconfig
@@ -37,6 +37,11 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select UDELAY_LAPIC
select BOARD_ROMSIZE_KB_1024
select CHANNEL_XOR_RANDOMIZATION
+ select VGA
+ select MAINBOARD_HAS_NATIVE_VGA_INIT
+ select MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG
+ select INTEL_EDID
+ select INTEL_INT15
config MAINBOARD_DIR
string