mb/google/volteer: Add CSE Lite SKU support to Drobit
This will allow CSE RW FW updates and also fixes the problem where no sound is emitted from the speakers. BUG=b:176536593 BRANCH=firmware-volteer-13672.B TEST=emerge-volteer coreboot Signed-off-by: Wayne3_Wang <wayne3_wang@pegatron.corp-partner.google.com> Change-Id: I69962a5b7c7c464280b35c834f7ee1c9b77db6fd Reviewed-on: https://review.coreboot.org/c/coreboot/+/49197 Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org> Reviewed-by: Zhuohao Lee <zhuohao@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
fceca9259b
commit
5569bddf66
|
@ -96,6 +96,7 @@ config BOARD_GOOGLE_VOEMA
|
|||
config BOARD_GOOGLE_DROBIT
|
||||
bool "-> Drobit"
|
||||
select BOARD_GOOGLE_BASEBOARD_VOLTEER
|
||||
select SOC_INTEL_CSE_LITE_SKU
|
||||
|
||||
config BOARD_GOOGLE_COPANO
|
||||
bool "-> Copano"
|
||||
|
|
Loading…
Reference in New Issue