12345678910111213141516171819 |
- config MSM_QDSP6V2_CODECS
- bool "Audio QDSP6V2 APR support"
- select SND_SOC_QDSP6V2
- help
- Enable Audio codecs with APR IPC protocol support between
- application processor and QDSP6 for B-family. APR is
- used by audio driver to configure QDSP6's
- ASM, ADM and AFE.
- config MSM_ULTRASOUND
- bool "QDSP6V2 HW Ultrasound support"
- select SND_SOC_QDSP6V2
- help
- Enable HW Ultrasound support in QDSP6V2.
- QDSP6V2 can support HW encoder & decoder and
- ultrasound processing. It will enable
- ultrasound data paths between
- HW and services, calculating input events
- upon the ultrasound data.
|