summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo/t520/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/lenovo/t520/Kconfig')
-rw-r--r--src/mainboard/lenovo/t520/Kconfig6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/mainboard/lenovo/t520/Kconfig b/src/mainboard/lenovo/t520/Kconfig
index 81a1e30d0479..a5af0db757dd 100644
--- a/src/mainboard/lenovo/t520/Kconfig
+++ b/src/mainboard/lenovo/t520/Kconfig
@@ -28,7 +28,7 @@ config BOARD_LENOVO_BASEBOARD_T520
if BOARD_LENOVO_BASEBOARD_T520
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
@@ -38,10 +38,6 @@ config VBOOT
config VBOOT_SLOTS_RW_A
default y
-config VBOOT_VBNV_OFFSET
- hex
- default 0x2a
-
config VARIANT_DIR
default "t520" if BOARD_LENOVO_T520
default "w520" if BOARD_LENOVO_W520