projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
4ee6fc2
2cf520f
)
ASoC: SOF: Kconfig: Fix the dependency for client modules
author
Mark Brown
<broonie@kernel.org>
Tue, 23 Aug 2022 18:36:34 +0000
(19:36 +0100)
committer
Mark Brown
<broonie@kernel.org>
Tue, 23 Aug 2022 18:36:34 +0000
(19:36 +0100)
Merge series from Peter Ujfalusi <peter.ujfalusi@linux.intel.com>:
There is still a chance to end up with a client driver selected as built in
while the core SOF is as module.
Fix this by making the client drivers depend on SND_SOC_SOF.
Trivial merge