Attention is currently required from: Martin Roth, Tim Wawrzynczak, Aaron Durbin, EricR Lai. Hello build bot (Jenkins), Furquan Shaikh, Patrick Georgi, Martin Roth, Tim Wawrzynczak, Aaron Durbin,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/50110
to look at the new patch set (#4).
Change subject: security/vboot: Add config for GBB_FLAG_ENABLE_UDC ......................................................................
security/vboot: Add config for GBB_FLAG_ENABLE_UDC
This change adds the missing `GBB_FLAG_ENABLE_UDC` as a config in vboot/Kconfig(just like the other GBB flags) and uses its value to configure GBB_FLAGS Makefile variable. This is done to allow the mainboard to configure GBB flags by selecting appropriate configs in Kconfig.
Signed-off-by: Eric Lai ericr_lai@compal.corp-partner.google.com Change-Id: I6b397713d643cf9461294e6928596dc847ace6bd --- M src/security/vboot/Kconfig M src/security/vboot/Makefile.inc 2 files changed, 5 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/10/50110/4