Marc Jones has uploaded this change for review. ( https://review.coreboot.org/25844
Change subject: google/kahlee: Remove VBOOT_VBNV_CMOS ......................................................................
google/kahlee: Remove VBOOT_VBNV_CMOS
Remove VBOOT_VBNV_CMOS from the mainboard. It is selected in the stoneyridge Kconfig.
BUG=b:77347873 TEST=Manualy clear CMOS and check coreboot restores VBNV from flash.
Change-Id: I30e517e06ab9d8f7d4a93bf82f12726756c44966 Signed-off-by: Marc Jones marc.jones@scarletltd.com --- M src/mainboard/google/kahlee/Kconfig 1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/44/25844/1
diff --git a/src/mainboard/google/kahlee/Kconfig b/src/mainboard/google/kahlee/Kconfig index 593f224..22925f4 100644 --- a/src/mainboard/google/kahlee/Kconfig +++ b/src/mainboard/google/kahlee/Kconfig @@ -85,7 +85,6 @@ config VBOOT select EC_GOOGLE_CHROMEEC_SWITCHES select VBOOT_LID_SWITCH - select VBOOT_VBNV_CMOS
config VBOOT_VBNV_OFFSET hex