Kconfig 941 B

123456789101112131415161718192021222324252627282930313233
  1. # SPDX-License-Identifier: GPL-2.0-only
  2. #
  3. # Ux500 SoC audio configuration
  4. #
  5. menuconfig SND_SOC_UX500
  6. tristate "SoC Audio support for Ux500 platform"
  7. depends on SND_SOC
  8. depends on MFD_DB8500_PRCMU
  9. help
  10. Say Y if you want to enable ASoC-support for
  11. any of the Ux500 platforms (e.g. U8500).
  12. config SND_SOC_UX500_PLAT_MSP_I2S
  13. tristate
  14. depends on SND_SOC_UX500
  15. config SND_SOC_UX500_PLAT_DMA
  16. tristate "Platform - DB8500 (DMA)"
  17. depends on SND_SOC_UX500
  18. select SND_SOC_GENERIC_DMAENGINE_PCM
  19. help
  20. Say Y if you want to enable the Ux500 platform-driver.
  21. config SND_SOC_UX500_MACH_MOP500
  22. tristate "Machine - MOP500 (Ux500 + AB8500)"
  23. depends on AB8500_CORE && AB8500_GPADC && SND_SOC_UX500
  24. select SND_SOC_AB8500_CODEC
  25. select SND_SOC_UX500_PLAT_MSP_I2S
  26. select SND_SOC_UX500_PLAT_DMA
  27. help
  28. Select this to enable the MOP500 machine-driver.
  29. This will enable platform-drivers for: Ux500
  30. This will enable codec-drivers for: AB8500