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