mdn/sof-rt5682s-hs-rt1019: Remove frostflow-specific DMI match
Allows the UCM to be used on any Skyrim variantpull/4/head
parent
e03d1b2b9e
commit
488717d678
|
@ -1,13 +1,8 @@
|
||||||
Syntax 6
|
Syntax 6
|
||||||
|
|
||||||
If.frostflow {
|
Comment "Skyrim internal card for ALC5682I-VS ALC1019"
|
||||||
Condition {
|
|
||||||
Type String
|
SectionUseCase."HiFi" {
|
||||||
Haystack "${sys:devices/virtual/dmi/id/product_name}"
|
File "HiFi.conf"
|
||||||
Needle "Frostflow"
|
|
||||||
}
|
|
||||||
True.SectionUseCase."HiFi" {
|
|
||||||
File "HiFi.frostflow.conf"
|
|
||||||
Comment "Default"
|
Comment "Default"
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
Loading…
Reference in New Issue