mb/google/hatch: Add mushu variant
Create initial overlays and build for mushu Signed-off-by: Bob Moragues <moragues@chromium.org> Change-Id: I81b5bf960ead0463159ac35f4f96e3ccc8c0364e Reviewed-on: https://review.coreboot.org/c/coreboot/+/37645 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Furquan Shaikh <furquan@google.com>
This commit is contained in:
committed by
Patrick Georgi
parent
bd3037bfa7
commit
f82fa746bf
@@ -95,6 +95,7 @@ config MAINBOARD_PART_NUMBER
|
||||
default "Jinlon" if BOARD_GOOGLE_JINLON
|
||||
default "Kindred" if BOARD_GOOGLE_KINDRED
|
||||
default "Kohaku" if BOARD_GOOGLE_KOHAKU
|
||||
default "Mushu" if BOARD_GOOGLE_MUSHU
|
||||
default "Puff" if BOARD_GOOGLE_PUFF
|
||||
default "Stryke" if BOARD_GOOGLE_STRYKE
|
||||
|
||||
@@ -117,6 +118,7 @@ config VARIANT_DIR
|
||||
default "jinlon" if BOARD_GOOGLE_JINLON
|
||||
default "kindred" if BOARD_GOOGLE_KINDRED
|
||||
default "kohaku" if BOARD_GOOGLE_KOHAKU
|
||||
default "mushu" if BOARD_GOOGLE_MUSHU
|
||||
default "puff" if BOARD_GOOGLE_PUFF
|
||||
default "stryke" if BOARD_GOOGLE_STRYKE
|
||||
|
||||
|
Reference in New Issue
Block a user