mb/google/hatch: Enable the CSE Lite SKU for Puff variants
This patch enables enables the CSE Lite SKU for all the puff variant boards. BUG=b:143229683 TEST=Build and boot puff with CSE Lite SKU. Cq-Depend: chrome-internal:3046770 Change-Id: I0de6bca162b01870ca554ae97bc4a41cf66fef18 Signed-off-by: V Sowmya <v.sowmya@intel.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/41199 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Sridhar Siricilla <sridhar.siricilla@intel.com> Reviewed-by: Furquan Shaikh <furquan@google.com>
This commit is contained in:
parent
09bb428afa
commit
1761d33da6
|
@ -12,6 +12,7 @@ config BOARD_GOOGLE_BASEBOARD_PUFF
|
|||
select RT8168_SET_LED_MODE
|
||||
select ROMSTAGE_SPD_SMBUS
|
||||
select SPD_READ_BY_WORD
|
||||
select SOC_INTEL_CSE_LITE_SKU
|
||||
|
||||
config BOARD_GOOGLE_HATCH_COMMON
|
||||
def_bool n
|
||||
|
|
Loading…
Reference in New Issue