OSDN Git Service

bdw-rt5677: add SOF support
authorJoseph Burt <caseorum@gmail.com>
Thu, 17 Sep 2020 18:36:10 +0000 (18:36 +0000)
committerJaroslav Kysela <perex@perex.cz>
Tue, 6 Oct 2020 09:11:58 +0000 (11:11 +0200)
Completes 898602208888da63d758ff3c293b5ad2ec6e6c19

Signed-off-by: Joseph Burt <caseorum@gmail.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
ucm2/SOF/HiFi.conf

index 2a6e21e..af0d8c9 100644 (file)
@@ -87,3 +87,12 @@ If.bdw_rt286 {
        }
        True.Include.main.File "/broadwell-rt286/HiFi.conf"
 }
+
+If.bdw_rt5677 {
+       Condition {
+               Type String
+               Haystack "${CardName}"
+               Needle "sof-bdw rt5677"
+       }
+       True.Include.main.File "/bdw-rt5677/HiFi.conf"
+}