1 # SPDX-License-Identifier: GPL-2.0-only << 2 # 1 # 3 # Ux500 SoC audio configuration 2 # Ux500 SoC audio configuration 4 # 3 # 5 menuconfig SND_SOC_UX500 4 menuconfig SND_SOC_UX500 6 tristate "SoC Audio support for Ux500 5 tristate "SoC Audio support for Ux500 platform" 7 depends on SND_SOC 6 depends on SND_SOC 8 depends on MFD_DB8500_PRCMU 7 depends on MFD_DB8500_PRCMU 9 help 8 help 10 Say Y if you want to enable AS 9 Say Y if you want to enable ASoC-support for 11 any of the Ux500 platforms (e. 10 any of the Ux500 platforms (e.g. U8500). 12 11 13 config SND_SOC_UX500_PLAT_MSP_I2S 12 config SND_SOC_UX500_PLAT_MSP_I2S 14 tristate 13 tristate 15 depends on SND_SOC_UX500 14 depends on SND_SOC_UX500 16 15 17 config SND_SOC_UX500_PLAT_DMA 16 config SND_SOC_UX500_PLAT_DMA 18 tristate "Platform - DB8500 (DMA)" 17 tristate "Platform - DB8500 (DMA)" 19 depends on SND_SOC_UX500 18 depends on SND_SOC_UX500 20 select SND_SOC_GENERIC_DMAENGINE_PCM 19 select SND_SOC_GENERIC_DMAENGINE_PCM 21 help 20 help 22 Say Y if you want to enable th 21 Say Y if you want to enable the Ux500 platform-driver. 23 22 24 config SND_SOC_UX500_MACH_MOP500 23 config SND_SOC_UX500_MACH_MOP500 25 tristate "Machine - MOP500 (Ux500 + AB 24 tristate "Machine - MOP500 (Ux500 + AB8500)" 26 depends on AB8500_CORE && AB8500_GPADC 25 depends on AB8500_CORE && AB8500_GPADC && SND_SOC_UX500 27 select SND_SOC_AB8500_CODEC 26 select SND_SOC_AB8500_CODEC 28 select SND_SOC_UX500_PLAT_MSP_I2S 27 select SND_SOC_UX500_PLAT_MSP_I2S 29 select SND_SOC_UX500_PLAT_DMA 28 select SND_SOC_UX500_PLAT_DMA 30 help 29 help 31 Select this to enable the MOP5 30 Select this to enable the MOP500 machine-driver. 32 This will enable platform-driv 31 This will enable platform-drivers for: Ux500 33 This will enable codec-drivers 32 This will enable codec-drivers for: AB8500
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.