]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blob - sound/soc/adi/Kconfig
treewide: Add SPDX license identifier - Makefile/Kconfig
[mirror_ubuntu-focal-kernel.git] / sound / soc / adi / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 config SND_SOC_ADI
3 tristate "Audio support for Analog Devices reference designs"
4 depends on MICROBLAZE || ARCH_ZYNQ || COMPILE_TEST
5 help
6 Audio support for various reference designs by Analog Devices.
7
8 config SND_SOC_ADI_AXI_I2S
9 tristate "AXI-I2S support"
10 depends on SND_SOC_ADI
11 select SND_SOC_GENERIC_DMAENGINE_PCM
12 select REGMAP_MMIO
13 help
14 ASoC driver for the Analog Devices AXI-I2S softcore peripheral.
15
16 config SND_SOC_ADI_AXI_SPDIF
17 tristate "AXI-SPDIF support"
18 depends on SND_SOC_ADI
19 select SND_SOC_GENERIC_DMAENGINE_PCM
20 select REGMAP_MMIO
21 help
22 ASoC driver for the Analog Devices AXI-SPDIF softcore peripheral.