summaryrefslogtreecommitdiffstats
path: root/src/mainboard/facebook/monolith/Kconfig
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2021-07-23 11:16:31 +0200
committerFelix Held <felix-coreboot@felixheld.de>2021-07-26 14:01:56 +0000
commit5b44e7dce3c2fc1d89b6cbcde206c0415a434425 (patch)
tree834463ddd96b8b08cad72c821acdd09fba516ea5 /src/mainboard/facebook/monolith/Kconfig
parent4c426262d7c53cf25823daa416e2026fff24ff0e (diff)
downloadcoreboot-5b44e7dce3c2fc1d89b6cbcde206c0415a434425.tar.gz
coreboot-5b44e7dce3c2fc1d89b6cbcde206c0415a434425.tar.bz2
coreboot-5b44e7dce3c2fc1d89b6cbcde206c0415a434425.zip
mb/facebook/monolith: Don't override `CBFS_SIZE` prompt
Change-Id: I6fac40918f1ca3227ff68e79fcae039a26356d0d Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/56550 Reviewed-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-by: Patrick Georgi <pgeorgi@google.com> Reviewed-by: Frans Hendriks <fhendriks@eltan.com> Reviewed-by: Felix Singer <felixsinger@posteo.net> Reviewed-by: Michael Niewöhner <foss@mniewoehner.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/facebook/monolith/Kconfig')
-rw-r--r--src/mainboard/facebook/monolith/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/facebook/monolith/Kconfig b/src/mainboard/facebook/monolith/Kconfig
index fe3b056c269c..02c2e09d2213 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