mb/amd/mandolin: add missing Kconfig type to CBFS_SIZE option
Change-Id: Ia4226537d17bb3732086980fb4e8de6bd1eaedbb Signed-off-by: Felix Held <felix-coreboot@felixheld.de> Reviewed-on: https://review.coreboot.org/c/coreboot/+/42780 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
parent
79d41263d9
commit
cd36c52d78
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue