From 1761d33da6ff4a8dc3ab87b7279ef44c08622594 Mon Sep 17 00:00:00 2001 From: V Sowmya Date: Sun, 10 May 2020 21:00:44 +0530 Subject: 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 Reviewed-on: https://review.coreboot.org/c/coreboot/+/41199 Tested-by: build bot (Jenkins) Reviewed-by: Sridhar Siricilla Reviewed-by: Furquan Shaikh --- src/mainboard/google/hatch/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard') diff --git a/src/mainboard/google/hatch/Kconfig b/src/mainboard/google/hatch/Kconfig index ed478f810a..46aa4d1ecb 100644 --- a/src/mainboard/google/hatch/Kconfig +++ b/src/mainboard/google/hatch/Kconfig @@ -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 -- cgit v1.2.3