From 5b44e7dce3c2fc1d89b6cbcde206c0415a434425 Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Fri, 23 Jul 2021 11:16:31 +0200 Subject: mb/facebook/monolith: Don't override `CBFS_SIZE` prompt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I6fac40918f1ca3227ff68e79fcae039a26356d0d Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/c/coreboot/+/56550 Reviewed-by: Arthur Heymans Reviewed-by: Patrick Georgi Reviewed-by: Frans Hendriks Reviewed-by: Felix Singer Reviewed-by: Michael Niewöhner Tested-by: build bot (Jenkins) --- src/mainboard/facebook/monolith/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/mainboard/facebook/monolith/Kconfig b/src/mainboard/facebook/monolith/Kconfig index fe3b056c26..02c2e09d22 100644 --- a/src/mainboard/facebook/monolith/Kconfig +++ b/src/mainboard/facebook/monolith/Kconfig @@ -14,7 +14,7 @@ config BOARD_SPECIFIC_OPTIONS select VPD config CBFS_SIZE - hex "CBFS_SIZE" + hex default 0x00900000 config IRQ_SLOT_COUNT -- cgit v1.2.3