From ff97d6be43efc177c0135641fe2c70cfc13b954b Mon Sep 17 00:00:00 2001 From: WeirdTreeThing Date: Sun, 31 Mar 2024 20:30:34 -0400 Subject: [PATCH] sof-rt5682: Add max98390 codec init --- sof-rt5682/sof-rt5682.conf | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/sof-rt5682/sof-rt5682.conf b/sof-rt5682/sof-rt5682.conf index 7828a7a..0276635 100644 --- a/sof-rt5682/sof-rt5682.conf +++ b/sof-rt5682/sof-rt5682.conf @@ -36,6 +36,14 @@ If.max98373 { False.Include.max98373-init.File "/codecs/max98373/init.conf" } +If.max98390 { + Condition { + Type String + Empty "$${var:max98390}" + } + False.Include.max98390-init.File "/codecs/max98390/init.conf" +} + If.rt1011 { Condition { Type String