mb/amd/crater/Kconfig: Decrease flash size to 16M

Update because the board by default has 16M flash.

TEST=build and run on the crater mainboard

Signed-off-by: Maximilian Brune <maximilian.brune@9elements.com>
Change-Id: I7ecb7721c523d8995e124b61715afac2090b3235
Reviewed-on: https://review.coreboot.org/c/coreboot/+/90267
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Rudolph <patrick.rudolph@9elements.com>
This commit is contained in:
Maximilian Brune 2025-11-28 21:52:27 +01:00 committed by Matt DeVillier
commit f97a933140

View file

@ -2,7 +2,7 @@
config BOARD_AMD_CRATER_COMMON
def_bool n
select BOARD_ROMSIZE_KB_32768
select BOARD_ROMSIZE_KB_16384
select EC_ACPI
select SOC_AMD_COMMON_BLOCK_USE_ESPI if !SOC_AMD_COMMON_BLOCK_SIMNOW_BUILD
select DRIVERS_PCIE_RTD3_DEVICE