[PATCH] ASoC: SOF: Add missing dependency on IMX_SCU
Mark Brown
broonie at kernel.org
Thu Apr 23 16:28:05 CEST 2020
This broke PowerPC allyesconfig.
Reported-by: Stephen Rothwell <sfr at canb.auug.org.au>
Signed-off-by: Mark Brown <broonie at kernel.org>
---
sound/soc/sof/imx/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/sound/soc/sof/imx/Kconfig b/sound/soc/sof/imx/Kconfig
index 5e0c68b12292..9a5ed1860e4e 100644
--- a/sound/soc/sof/imx/Kconfig
+++ b/sound/soc/sof/imx/Kconfig
@@ -21,6 +21,7 @@ config SND_SOC_SOF_IMX_OF
config SND_SOC_SOF_IMX8_SUPPORT
bool "SOF support for i.MX8"
+ depends on IMX_SCU
help
This adds support for Sound Open Firmware for NXP i.MX8 platforms
Say Y if you have such a device.
--
2.20.1
More information about the Alsa-devel
mailing list