[PATCH] ASoc: adi: Kconfig: Remove depends on for ADI reference designs
Alexandru Ardelean
alexandru.ardelean at analog.com
Tue Nov 10 16:22:13 CET 2020
From: Bogdan Togorean <bogdan.togorean at analog.com>
Audio ADI reference designs are also used on some ZynqMP boards, and can
also be used on Intel FPGA boards and also on some more complex FPGA
combinations (FPGA cards connected through PCIe).
This change removes the dependency on Microblaze and Zynq architectures
to allow the usage of this driver for the systems described above.
Signed-off-by: Bogdan Togorean <bogdan.togorean at analog.com>
Signed-off-by: Alexandru Ardelean <alexandru.ardelean at analog.com>
---
sound/soc/adi/Kconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/sound/soc/adi/Kconfig b/sound/soc/adi/Kconfig
index e321e3b672da..0236dc5b4e9f 100644
--- a/sound/soc/adi/Kconfig
+++ b/sound/soc/adi/Kconfig
@@ -1,7 +1,6 @@
# SPDX-License-Identifier: GPL-2.0-only
config SND_SOC_ADI
tristate "Audio support for Analog Devices reference designs"
- depends on MICROBLAZE || ARCH_ZYNQ || COMPILE_TEST
help
Audio support for various reference designs by Analog Devices.
--
2.17.1
More information about the Alsa-devel
mailing list