aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/amd
diff options
context:
space:
mode:
authorZheng Bao <fishbaozi@gmail.com>2021-01-17 22:12:54 +0800
committerFelix Held <felix-coreboot@felixheld.de>2021-01-18 14:21:46 +0000
commitc4a6628a6fe4f5400b7abe1478d0b0b21cb8200f (patch)
treef7b713970db3b0063f628fc167d040143abac360 /src/mainboard/amd
parent1bc87143a432fe9ac54ba376f1b46ab5e127b1b2 (diff)
mb/amd/majolica: Add option of ROM size
Change-Id: I07740285658aa098d3785cbead173b2f3acca42d Signed-off-by: Zheng Bao <fishbaozi@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/49601 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Diffstat (limited to 'src/mainboard/amd')
-rw-r--r--src/mainboard/amd/majolica/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/amd/majolica/Kconfig b/src/mainboard/amd/majolica/Kconfig
index 4b77f0421d..7e2301e05a 100644
--- a/src/mainboard/amd/majolica/Kconfig
+++ b/src/mainboard/amd/majolica/Kconfig
@@ -4,6 +4,7 @@ if BOARD_AMD_MAJOLICA
config BOARD_SPECIFIC_OPTIONS
def_bool y
+ select BOARD_ROMSIZE_KB_16384
select SOC_AMD_CEZANNE
select AMD_SOC_CONSOLE_UART