summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/braswell
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2021-02-10 19:31:26 +0200
committerKyösti Mälkki <kyosti.malkki@gmail.com>2021-02-16 09:39:04 +0000
commitfce36e448dcb6346e270bcfa4ec97df09188808e (patch)
tree750e4735d21787dd76cbfc61423596a42af2a4c4 /src/soc/intel/braswell
parent11c6b8b53182c5c83095136712f3d38eb5c1dd6a (diff)
downloadcoreboot-fce36e448dcb6346e270bcfa4ec97df09188808e.tar.gz
coreboot-fce36e448dcb6346e270bcfa4ec97df09188808e.tar.bz2
coreboot-fce36e448dcb6346e270bcfa4ec97df09188808e.zip
vc/google/chromeos: Always use CHROMEOS_RAMOOPS_DYNAMIC
Always allocate RAMOOPS from CBMEM and drop the related static variable CHROMEOS_RAMOOPS_RAM_START. Change-Id: Icfcf2991cb78cc6e9becba14cac77a04d8ada56a Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/50608 Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/soc/intel/braswell')
-rw-r--r--src/soc/intel/braswell/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/soc/intel/braswell/Kconfig b/src/soc/intel/braswell/Kconfig
index 720597c59a9b..0e1b6db34f9d 100644
--- a/src/soc/intel/braswell/Kconfig
+++ b/src/soc/intel/braswell/Kconfig
@@ -52,9 +52,6 @@ config DCACHE_BSP_STACK_SIZE
The amount of anticipated stack usage in CAR by bootblock and
other stages.
-config CHROMEOS
- select CHROMEOS_RAMOOPS_DYNAMIC
-
config VBOOT
select VBOOT_MUST_REQUEST_DISPLAY
select VBOOT_STARTS_IN_ROMSTAGE