diff --git a/src/soc/amd/stoneyridge/Kconfig b/src/soc/amd/stoneyridge/Kconfig index 3ca0e3982b..fce3857a95 100644 --- a/src/soc/amd/stoneyridge/Kconfig +++ b/src/soc/amd/stoneyridge/Kconfig @@ -357,4 +357,9 @@ config DIMM_SPD_SIZE int default 512 # DDR4 +config RO_REGION_ONLY + string + depends on CHROMEOS + default "apu/amdfw" + endif # SOC_AMD_STONEYRIDGE_FP4 || SOC_AMD_STONEYRIDGE_FT4