coreboot-kgpe-d16/src/mainboard/google/cyan
Julius Werner fa8fa7dd54 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>
2017-03-28 22:14:43 +02:00
..
acpi ec: Use EC_ENABLE_LID_SWITCH for all mainboards with LID using chromeec 2017-03-27 03:03:16 +02:00
spd
acpi_tables.c cpu/x86/msr.h: Drop excessive includes 2016-12-06 20:54:31 +01:00
board_info.txt
boardid.c
chromeos.c
chromeos.fmd
cmos.layout
com_init.c
devicetree.cb
dsdt.asl
ec.c
ec.h
fadt.c
gpio.c
gpio.h
gpio_pre_evt.c
irqroute.c
irqroute.h
Kconfig vboot: Remove VBOOT_DYNAMIC_WORK_BUFFER Kconfig option 2017-03-28 22:14:43 +02:00
Kconfig.name
mainboard.c
Makefile.inc
onboard.h
ramstage.c
romstage.c
smihandler.c
w25q64.c