aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google')
-rw-r--r--src/mainboard/google/hatch/Kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mainboard/google/hatch/Kconfig b/src/mainboard/google/hatch/Kconfig
index b0d2e75933..512d3106c3 100644
--- a/src/mainboard/google/hatch/Kconfig
+++ b/src/mainboard/google/hatch/Kconfig
@@ -130,7 +130,8 @@ config VARIANT_DIR
config VBOOT
select HAS_RECOVERY_MRC_CACHE
select MRC_CLEAR_NORMAL_CACHE_ON_RECOVERY_RETRAIN
- select VBOOT_EARLY_EC_SYNC
+ # FIXME: allow kconfig to select on a subset of boards only
+ select VBOOT_EARLY_EC_SYNC if !BOARD_GOOGLE_PUFF
select VBOOT_LID_SWITCH
endif # BOARD_GOOGLE_BASEBOARD_HATCH