summaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/x200/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/lenovo/x200/Kconfig')
-rw-r--r--src/mainboard/lenovo/x200/Kconfig6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/mainboard/lenovo/x200/Kconfig b/src/mainboard/lenovo/x200/Kconfig
index 86693009a2..6b22fb30b0 100644
--- a/src/mainboard/lenovo/x200/Kconfig
+++ b/src/mainboard/lenovo/x200/Kconfig
@@ -23,7 +23,7 @@ config BOARD_SPECIFIC_OPTIONS
select MAINBOARD_USES_IFD_GBE_REGION
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
@@ -32,10 +32,6 @@ config VBOOT
config VBOOT_SLOTS_RW_A
default y
-config VBOOT_VBNV_OFFSET
- hex
- default 0x82
-
config FMDFILE
default "src/mainboard/\$(CONFIG_MAINBOARD_DIR)/vboot-rwa.fmd" if VBOOT