soc: qcom: Add help text for QCOM_PDR_HELPERS config

Add help text for QCOM_PDR_HELPERS config.

Change-Id: I54b7882297966d59ca0246ebddda7a5fd7787e0b
Signed-off-by: Prasad Sodagudi <psodagud@codeaurora.org>
This commit is contained in:
Prasad Sodagudi 2021-09-02 14:05:18 -07:00 committed by Guru Das Srinagesh
parent 21315ac40e
commit 47013add94

View File

@ -125,8 +125,14 @@ config QCOM_OCMEM
audio components on some Snapdragon SoCs.
config QCOM_PDR_HELPERS
tristate
tristate "Qualcomm Technologies, Inc. Protection Domain Restart(PDR) driver"
select QCOM_QMI_HELPERS
help
Qualcomm Technologies, Inc. SoCs allow for multiple protection domains (PDs)
to run on the same Q6 sub-system. This allows for services
like AVS AUDIO to have their own separate address space and
crash/recover without disrupting the other PDs running on
the same Q6 ADSP.
config QCOM_QMI_HELPERS
tristate