Rob Barnes has uploaded this change for review.

View Change

mb/google/zork: Add VBOOT_VBNV_CMOS flag

Add VBOOT_VBNV_CMOS flag for zork boards.

BUG=b:160297933
TEST=Enter and leave developer mode on Ezkinil

Change-Id: I19ec139c8f098da630eeab199fec55297e3d977c
Signed-off-by: Rob Barnes <robbarnes@google.com>
---
M src/mainboard/google/zork/Kconfig
1 file changed, 1 insertion(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/76/43176/1
diff --git a/src/mainboard/google/zork/Kconfig b/src/mainboard/google/zork/Kconfig
index e24f78a..16fa6e8 100644
--- a/src/mainboard/google/zork/Kconfig
+++ b/src/mainboard/google/zork/Kconfig
@@ -102,6 +102,7 @@
select VBOOT_LID_SWITCH
select VBOOT_STARTS_IN_BOOTBLOCK
select VBOOT_SEPARATE_VERSTAGE
+ select VBOOT_VBNV_CMOS

config VBOOT_VBNV_OFFSET
hex

To view, visit change 43176. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I19ec139c8f098da630eeab199fec55297e3d977c
Gerrit-Change-Number: 43176
Gerrit-PatchSet: 1
Gerrit-Owner: Rob Barnes <robbarnes@google.com>
Gerrit-MessageType: newchange