From c121df3b6393e4bc3eea069bb4a419d76c397261 Mon Sep 17 00:00:00 2001 From: WeirdTreeThing Date: Sun, 26 Nov 2023 12:45:51 -0500 Subject: [PATCH] platform: add glk --- platforms/intel-sof/platform.conf | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/platforms/intel-sof/platform.conf b/platforms/intel-sof/platform.conf index cb741d1..e6c992b 100644 --- a/platforms/intel-sof/platform.conf +++ b/platforms/intel-sof/platform.conf @@ -1,5 +1,17 @@ # platform detection +If.glk { + Condition { + Type String + String1 "$${sys:class/dmi/id/product_family}" + String2 "Google_Octopus" + } + True { + Define.dmicpcm 99 + Define.hdmi hdmi567 + } +} + If.cml { Condition { Type RegexMatch