Kconfig 604 B

12345678910111213141516171819
  1. config MSM_QDSP6V2_CODECS
  2. bool "Audio QDSP6V2 APR support"
  3. select SND_SOC_QDSP6V2
  4. help
  5. Enable Audio codecs with APR IPC protocol support between
  6. application processor and QDSP6 for B-family. APR is
  7. used by audio driver to configure QDSP6's
  8. ASM, ADM and AFE.
  9. config MSM_ULTRASOUND
  10. bool "QDSP6V2 HW Ultrasound support"
  11. select SND_SOC_QDSP6V2
  12. help
  13. Enable HW Ultrasound support in QDSP6V2.
  14. QDSP6V2 can support HW encoder & decoder and
  15. ultrasound processing. It will enable
  16. ultrasound data paths between
  17. HW and services, calculating input events
  18. upon the ultrasound data.