diff options
-rw-r--r-- | src/soc/amd/picasso/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/soc/amd/picasso/Kconfig b/src/soc/amd/picasso/Kconfig index 4d07af6525..87d8c51b47 100644 --- a/src/soc/amd/picasso/Kconfig +++ b/src/soc/amd/picasso/Kconfig @@ -340,6 +340,8 @@ config ACPI_BERT_SIZE config CHROMEOS select CHROMEOS_RAMOOPS_DYNAMIC + select ALWAYS_LOAD_OPROM + select ALWAYS_RUN_OPROM config RO_REGION_ONLY string |