Rtwo/kernel/motorola/sm8550/drivers/soc/qcom/tmecom/Kconfig
2025-09-30 19:22:48 -05:00

10 lines
287 B
Text

# SPDX-License-Identifier: GPL-2.0-only
#
# Shared Heap for external processors
#
config MSM_TMECOM_QMP
tristate "TMECom QMP interface for HWKM master"
select MSM_QMP
help
Set to enable TMECom interface over QTI Mailbox
Protocol (QMP) for HWKM master on MSM platform.