soc/amd/picasso: Select CHROMEOS_RAMOOPS_DYNAMIC

For boards that select CHROMEOS, select CHROMEOS_RAMOOPS_DYNAMIC by
default.

BUG=b:155345589

Change-Id: Id215f3a2c8d1e9e713a628283af9586a1f117ef4
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40949
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Furquan Shaikh 2020-05-01 10:43:48 -07:00
parent c0bff9755f
commit 40a3888128
1 changed files with 3 additions and 0 deletions

View File

@ -198,6 +198,9 @@ config ACPI_BERT_SIZE
Specify the amount of DRAM reserved for gathering the data used to Specify the amount of DRAM reserved for gathering the data used to
generate the ACPI table. generate the ACPI table.
config CHROMEOS
select CHROMEOS_RAMOOPS_DYNAMIC
config RO_REGION_ONLY config RO_REGION_ONLY
string string
depends on CHROMEOS depends on CHROMEOS