summaryrefslogtreecommitdiffstats
path: root/sound/soc/adi/Kconfig
blob: 46f4b79f7a87ec863b63d3570eca0075bb8f9cca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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.

config SND_SOC_ADI_AXI_I2S
	tristate "AXI-I2S support"
	depends on SND_SOC_ADI
	select SND_SOC_GENERIC_DMAENGINE_PCM
	select REGMAP_MMIO
	help
	  ASoC driver for the Analog Devices AXI-I2S softcore peripheral.
OpenPOWER on IntegriCloud