1 # SPDX-License-Identifier: GPL-2.0-only << 2 menuconfig SND_MXS_SOC 1 menuconfig SND_MXS_SOC 3 tristate "SoC Audio for Freescale MXS 2 tristate "SoC Audio for Freescale MXS CPUs" 4 depends on ARCH_MXS || COMPILE_TEST 3 depends on ARCH_MXS || COMPILE_TEST 5 depends on COMMON_CLK 4 depends on COMMON_CLK 6 select SND_SOC_GENERIC_DMAENGINE_PCM 5 select SND_SOC_GENERIC_DMAENGINE_PCM 7 help 6 help 8 Say Y or M if you want to add suppor 7 Say Y or M if you want to add support for codecs attached to 9 the MXS SAIF interface. 8 the MXS SAIF interface. 10 9 11 10 12 if SND_MXS_SOC 11 if SND_MXS_SOC 13 12 14 config SND_SOC_MXS_SGTL5000 13 config SND_SOC_MXS_SGTL5000 15 tristate "SoC Audio support for MXS bo 14 tristate "SoC Audio support for MXS boards with sgtl5000" 16 depends on I2C 15 depends on I2C 17 select SND_SOC_SGTL5000 16 select SND_SOC_SGTL5000 18 help 17 help 19 Say Y if you want to add support for 18 Say Y if you want to add support for SoC audio on an MXS board with 20 a sgtl5000 codec. 19 a sgtl5000 codec. 21 20 22 endif # SND_MXS_SOC 21 endif # SND_MXS_SOC
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.