platform: add glk

common-codecs
WeirdTreeThing 2023-11-26 12:45:51 -05:00
parent 726eff328b
commit c121df3b63
No known key found for this signature in database
GPG Key ID: 1F56A4B52998B851
1 changed files with 12 additions and 0 deletions

View File

@ -1,5 +1,17 @@
# platform detection
If.glk {
Condition {
Type String
String1 "$${sys:class/dmi/id/product_family}"
String2 "Google_Octopus"
}
True {
Define.dmicpcm 99
Define.hdmi hdmi567
}
}
If.cml {
Condition {
Type RegexMatch