19 lines
576 B
Plaintext
19 lines
576 B
Plaintext
config MSM_QDSP6V2_CODECS
|
|
bool "Audio QDSP6V2 APR support"
|
|
depends on MSM_SMD
|
|
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"
|
|
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.
|