summaryrefslogtreecommitdiff
path: root/src/mainboard/getac
diff options
context:
space:
mode:
authorPatrick Georgi <patrick@georgi-clan.de>2015-08-11 10:35:25 +0200
committerPatrick Georgi <pgeorgi@google.com>2015-08-13 00:24:53 +0200
commit608f9b5b165c141efd4cb51fbecaa846e28b7992 (patch)
tree074c23807181c5230d4487a81613e5f9760ec068 /src/mainboard/getac
parent33cfe9b0f8349b2a0470294387bc4d19086562f5 (diff)
downloadcoreboot-608f9b5b165c141efd4cb51fbecaa846e28b7992.tar.xz
getac/p470: enable early cbmem init
Change-Id: I4afec92c57c6af4c99858afae53fa7746f47bc7a Signed-off-by: Patrick Georgi <patrick@georgi-clan.de> Reviewed-on: http://review.coreboot.org/11159 Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'src/mainboard/getac')
-rw-r--r--src/mainboard/getac/p470/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/getac/p470/Kconfig b/src/mainboard/getac/p470/Kconfig
index e459ec0fce..5e6e3c1d3f 100644
--- a/src/mainboard/getac/p470/Kconfig
+++ b/src/mainboard/getac/p470/Kconfig
@@ -37,6 +37,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select UDELAY_LAPIC
select BOARD_ROMSIZE_KB_1024
select CHANNEL_XOR_RANDOMIZATION
+ select EARLY_CBMEM_INIT
select VGA
select MAINBOARD_HAS_NATIVE_VGA_INIT
select MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG