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
|
||||
|
||||
If.frostflow {
|
||||
Condition {
|
||||
Type String
|
||||
Haystack "${sys:devices/virtual/dmi/id/product_name}"
|
||||
Needle "Frostflow"
|
||||
}
|
||||
True.SectionUseCase."HiFi" {
|
||||
File "HiFi.frostflow.conf"
|
||||
Comment "Skyrim internal card for ALC5682I-VS ALC1019"
|
||||
|
||||
SectionUseCase."HiFi" {
|
||||
File "HiFi.conf"
|
||||
Comment "Default"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue