mb/google/bluey/quartz: Enable parallel charging support

Select MAINBOARD_SUPPORTS_PARALLEL_CHARGING for the Quartz variant
to enable the PMC8380F GPIO configuration required for parallel
charging.

BUG=b:468120472
TEST=Build Google/Quartz.

Change-Id: I3f6eacae589ac0496d766e56ac82aa4d1138df3b
Signed-off-by: Kapil Porwal <kapilporwal@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/90515
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Jayvik Desai <jayvik@google.com>
Reviewed-by: Subrata Banik <subratabanik@google.com>
Reviewed-by: Pranava Y N <pranavayn@google.com>
This commit is contained in:
Kapil Porwal 2025-12-16 00:49:07 +05:30 committed by Subrata Banik
commit 896984e800

View file

@ -55,6 +55,7 @@ config BOARD_GOOGLE_QUARTZ
select BOARD_GOOGLE_MODEL_QUARTZ
select SOC_QUALCOMM_HAMOA
select MAINBOARD_NO_USB_A_PORT
select MAINBOARD_SUPPORTS_PARALLEL_CHARGING
if BOARD_GOOGLE_BLUEY_COMMON