From cd36c52d789017ca7b0c29530e04cb8278cdd2ff Mon Sep 17 00:00:00 2001 From: Felix Held Date: Wed, 24 Jun 2020 20:12:31 +0200 Subject: mb/amd/mandolin: add missing Kconfig type to CBFS_SIZE option Change-Id: Ia4226537d17bb3732086980fb4e8de6bd1eaedbb Signed-off-by: Felix Held Reviewed-on: https://review.coreboot.org/c/coreboot/+/42780 Tested-by: build bot (Jenkins) Reviewed-by: Angel Pons --- src/mainboard/amd/mandolin/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/amd') diff --git a/src/mainboard/amd/mandolin/Kconfig b/src/mainboard/amd/mandolin/Kconfig index 29fd00779d..f25fa8a44a 100644 --- a/src/mainboard/amd/mandolin/Kconfig +++ b/src/mainboard/amd/mandolin/Kconfig @@ -27,6 +27,7 @@ config AMD_LPC_DEBUG_CARD Note that Kconfig does not currently enforce this restriction. config CBFS_SIZE + hex default 0x7cf000 # Maximum size for the Mandolin FMAP config MAINBOARD_DIR -- cgit v1.2.3