mdn/sof-rt5682s-hs-rt1019: Remove frostflow-specific DMI match

Allows the UCM to be used on any Skyrim variant
pull/4/head
WeirdTreeThing 2023-08-16 21:52:24 -04:00
parent e03d1b2b9e
commit 488717d678
No known key found for this signature in database
GPG Key ID: 1F56A4B52998B851
2 changed files with 5 additions and 10 deletions

View File

@ -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 "Default"
}
Comment "Skyrim internal card for ALC5682I-VS ALC1019"
SectionUseCase."HiFi" {
File "HiFi.conf"
Comment "Default"
}