mb/google/bluey: Enable vboot lid switch support

With the ChromeEC driver now supporting lid state retrieval via host
commands for non-LPC platforms, enable VBOOT_LID_SWITCH for Bluey.

This allows the mainboard to utilize vboot features that depend on
the lid status, such as preventing boot when the lid is closed.

BUG=none
TEST=Verify LID status on Google/Quartz.

Change-Id: Idfc45258170e86a673aede9fc63a87a9a2ca3c3b
Signed-off-by: Kapil Porwal <kapilporwal@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/91009
Reviewed-by: Subrata Banik <subratabanik@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Kapil Porwal 2026-01-30 17:01:39 +05:30 committed by Subrata Banik
commit 37ef6bc245

View file

@ -149,6 +149,7 @@ config MAINBOARD_VENDOR
config VBOOT
select VBOOT_ALWAYS_ENABLE_DISPLAY
select VBOOT_LID_SWITCH if MAINBOARD_HAS_CHROME_EC
select VBOOT_NO_BOARD_SUPPORT if BOARD_GOOGLE_MODEL_BLUEY
select VBOOT_VBNV_FLASH