mb/google/bluey: Add QuenbiH board
BUG=b:436402120 TEST=Build Google/QuenbiH. Change-Id: Ie4f3d6e41192e0865cd82285047f184bc2a8f425 Signed-off-by: Kapil Porwal <kapilporwal@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/88787 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Subrata Banik <subratabanik@google.com>
This commit is contained in:
parent
9edf49b008
commit
c61a762a47
2 changed files with 7 additions and 0 deletions
|
|
@ -40,6 +40,10 @@ config BOARD_GOOGLE_QUENBI
|
|||
select BOARD_GOOGLE_MODEL_QUENBI
|
||||
select SOC_QUALCOMM_X1P42100
|
||||
|
||||
config BOARD_GOOGLE_QUENBIH
|
||||
select BOARD_GOOGLE_MODEL_QUENBI
|
||||
select SOC_QUALCOMM_HAMOA
|
||||
|
||||
if BOARD_GOOGLE_BLUEY_COMMON
|
||||
|
||||
config MAINBOARD_DIR
|
||||
|
|
|
|||
|
|
@ -10,3 +10,6 @@ config BOARD_GOOGLE_QUENBI
|
|||
|
||||
config BOARD_GOOGLE_BLUEYH
|
||||
bool "-> BlueyH"
|
||||
|
||||
config BOARD_GOOGLE_QUENBIH
|
||||
bool "-> QuenbiH"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue