summaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/x220/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/lenovo/x220/Kconfig')
-rw-r--r--src/mainboard/lenovo/x220/Kconfig6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/mainboard/lenovo/x220/Kconfig b/src/mainboard/lenovo/x220/Kconfig
index d51deaea14..eeb55b4393 100644
--- a/src/mainboard/lenovo/x220/Kconfig
+++ b/src/mainboard/lenovo/x220/Kconfig
@@ -32,15 +32,11 @@ config VBOOT
select GBB_FLAG_DISABLE_LID_SHUTDOWN
select GBB_FLAG_DISABLE_PD_SOFTWARE_SYNC
select HAS_RECOVERY_MRC_CACHE
- select VBOOT_VBNV_CMOS
+ select VBOOT_VBNV_FLASH
config VBOOT_SLOTS_RW_A
default y
-config VBOOT_VBNV_OFFSET
- hex
- default 0x2a
-
config MAINBOARD_DIR
default "lenovo/x220"