sof-rt5682: Move platform detection out of HiFi
parent
e526e74a0e
commit
0bf94cabe6
|
@ -1,5 +1,3 @@
|
||||||
Include.platform.File "platform.conf"
|
|
||||||
|
|
||||||
# TODO: deal with the pcm numbers on cml being different
|
# TODO: deal with the pcm numbers on cml being different
|
||||||
|
|
||||||
# headset codecs
|
# headset codecs
|
||||||
|
|
|
@ -5,6 +5,7 @@ SectionUseCase."HiFi" {
|
||||||
Comment "Default"
|
Comment "Default"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Include.platform.File "platform.conf"
|
||||||
Include.codec.File "codecs.conf"
|
Include.codec.File "codecs.conf"
|
||||||
|
|
||||||
# headphone codecs
|
# headphone codecs
|
||||||
|
|
Loading…
Reference in New Issue