xref: /kernel/linux/linux-6.6/sound/soc/adi/Kconfig (revision 62306a36)
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
262306a36Sopenharmony_ciconfig SND_SOC_ADI
362306a36Sopenharmony_ci	tristate "Audio support for Analog Devices reference designs"
462306a36Sopenharmony_ci	help
562306a36Sopenharmony_ci	  Audio support for various reference designs by Analog Devices.
662306a36Sopenharmony_ci
762306a36Sopenharmony_ciconfig SND_SOC_ADI_AXI_I2S
862306a36Sopenharmony_ci	tristate "AXI-I2S support"
962306a36Sopenharmony_ci	depends on SND_SOC_ADI
1062306a36Sopenharmony_ci	select SND_SOC_GENERIC_DMAENGINE_PCM
1162306a36Sopenharmony_ci	select REGMAP_MMIO
1262306a36Sopenharmony_ci	help
1362306a36Sopenharmony_ci	  ASoC driver for the Analog Devices AXI-I2S softcore peripheral.
1462306a36Sopenharmony_ci
1562306a36Sopenharmony_ciconfig SND_SOC_ADI_AXI_SPDIF
1662306a36Sopenharmony_ci	tristate "AXI-SPDIF support"
1762306a36Sopenharmony_ci	depends on SND_SOC_ADI
1862306a36Sopenharmony_ci	select SND_SOC_GENERIC_DMAENGINE_PCM
1962306a36Sopenharmony_ci	select REGMAP_MMIO
2062306a36Sopenharmony_ci	help
2162306a36Sopenharmony_ci	  ASoC driver for the Analog Devices AXI-SPDIF softcore peripheral.
22