aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/hatch/Kconfig
diff options
context:
space:
mode:
authorV Sowmya <v.sowmya@intel.com>2020-05-10 21:00:44 +0530
committerFurquan Shaikh <furquan@google.com>2020-06-03 07:08:03 +0000
commit1761d33da6ff4a8dc3ab87b7279ef44c08622594 (patch)
treef822ad0b072e03b5561bef383febb7f7397795f4 /src/mainboard/google/hatch/Kconfig
parent09bb428afaaf8440e2fd951ec63a5beb7ed1a2b0 (diff)
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>
Diffstat (limited to 'src/mainboard/google/hatch/Kconfig')
-rw-r--r--src/mainboard/google/hatch/Kconfig1
1 files changed, 1 insertions, 0 deletions
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