aboutsummaryrefslogtreecommitdiff
path: root/src/soc/marvell
diff options
context:
space:
mode:
authorJulius Werner <jwerner@chromium.org>2017-03-16 19:32:48 -0700
committerJulius Werner <jwerner@chromium.org>2017-03-28 22:14:43 +0200
commitfa8fa7dd540db7c6f363f75c12b2063c3cdc3908 (patch)
tree0a24818a502d543cdcfa3b1ab3b7062eb935fadc /src/soc/marvell
parent94d9411415e624f70ba8451886e5b96a1f56b159 (diff)
vboot: Remove VBOOT_DYNAMIC_WORK_BUFFER Kconfig option
VBOOT_DYNAMIC_WORK_BUFFER and VBOOT_STARTS_IN_ROMSTAGE are equivalent in practice. We can't have a dynamic work buffer unless we start in/after romstage, and there'd be no reason to go with a static buffer if we do. Let's get rid of one extra option and merge the two. Change-Id: I3f953c8d2a8dcb3f65b07f548184d6dd0eb688fe Signed-off-by: Julius Werner <jwerner@chromium.org> Reviewed-on: https://review.coreboot.org/18979 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/soc/marvell')
-rw-r--r--src/soc/marvell/mvmap2315/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/marvell/mvmap2315/Kconfig b/src/soc/marvell/mvmap2315/Kconfig
index d27f4c4fda..45e03c1e77 100644
--- a/src/soc/marvell/mvmap2315/Kconfig
+++ b/src/soc/marvell/mvmap2315/Kconfig
@@ -33,7 +33,6 @@ if SOC_MARVELL_MVMAP2315
config CHROMEOS
select VBOOT
- select VBOOT_DYNAMIC_WORK_BUFFER
select VBOOT_STARTS_IN_ROMSTAGE
config CONSOLE_SERIAL_MVMAP2315_UART_ADDRESS