mturney mturney has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/38390 )
Change subject: HACK trogdor: workaround upstream Kconfig issue HACK ......................................................................
HACK trogdor: workaround upstream Kconfig issue HACK
Change-Id: I996182fd857f0fb0d902b8cdf92249e02fc0c41f Signed-off-by: T Michael Turney mturney@codeaurora.org --- M src/security/vboot/Kconfig 1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/90/38390/1
diff --git a/src/security/vboot/Kconfig b/src/security/vboot/Kconfig index 787cdbe..bde3980 100644 --- a/src/security/vboot/Kconfig +++ b/src/security/vboot/Kconfig @@ -28,7 +28,6 @@ default n select VBOOT_LIB select VBOOT_MOCK_SECDATA if !TPM1 && !TPM2 - depends on !MISSING_BOARD_RESET help Enabling VBOOT will use vboot to verify the components of the firmware (stages, payload, etc).
mturney mturney has abandoned this change. ( https://review.coreboot.org/c/coreboot/+/38390 )
Change subject: HACK trogdor: workaround upstream Kconfig issue HACK ......................................................................
Abandoned