mirror of
https://github.com/torvalds/linux.git
synced 2026-07-31 03:27:03 +02:00
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:
parent
21315ac40e
commit
47013add94
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user