summaryrefslogtreecommitdiff
path: root/sound/soc/sof/Kconfig
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2021-11-17 22:29:46 +0000
committerMark Brown <broonie@kernel.org>2021-11-17 22:29:46 +0000
commitb6a5f4f05592e79cad076767c8eac2aaf04fc61e (patch)
tree052adb6d3a6336e94322653426aac9108ad8c795 /sound/soc/sof/Kconfig
parent745a8e7cbea86eea1af441d6d039f8958bf30e36 (diff)
parentf063eba3e7a6aeec8e2abb00469e70c51432453b (diff)
ASoC: SOF: Platform updates for AMD and Mediatek
Merge series from Daniel Baluta <daniel.baluta@oss.nxp.com>: This patchseries adds AMD Renoir ACP HW support.
Diffstat (limited to 'sound/soc/sof/Kconfig')
-rw-r--r--sound/soc/sof/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/sof/Kconfig b/sound/soc/sof/Kconfig
index 89eea5558190..0e5473e899cd 100644
--- a/sound/soc/sof/Kconfig
+++ b/sound/soc/sof/Kconfig
@@ -233,6 +233,7 @@ config SND_SOC_SOF_PROBE_WORK_QUEUE
When selected, the probe is handled in two steps, for example to
avoid lockdeps if request_module is used in the probe.
+source "sound/soc/sof/amd/Kconfig"
source "sound/soc/sof/imx/Kconfig"
source "sound/soc/sof/intel/Kconfig"
source "sound/soc/sof/xtensa/Kconfig"