summaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/x60/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/lenovo/x60/Kconfig')
-rw-r--r--src/mainboard/lenovo/x60/Kconfig6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/mainboard/lenovo/x60/Kconfig b/src/mainboard/lenovo/x60/Kconfig
index d5b5f33366..88010c8a6e 100644
--- a/src/mainboard/lenovo/x60/Kconfig
+++ b/src/mainboard/lenovo/x60/Kconfig
@@ -26,7 +26,7 @@ config BOARD_SPECIFIC_OPTIONS
select INTEL_GMA_HAVE_VBT
config VBOOT
- select VBOOT_VBNV_CMOS
+ select VBOOT_VBNV_FLASH
select GBB_FLAG_DISABLE_LID_SHUTDOWN
select GBB_FLAG_DISABLE_PD_SOFTWARE_SYNC
select GBB_FLAG_DISABLE_EC_SOFTWARE_SYNC
@@ -35,10 +35,6 @@ config VBOOT
config VBOOT_SLOTS_RW_A
default y
-config VBOOT_VBNV_OFFSET
- hex
- default 0x76
-
config FMDFILE
default "src/mainboard/\$(CONFIG_MAINBOARD_DIR)/vboot-rwa.fmd" if VBOOT