Rtwo/kernel/motorola/sm8550/drivers/soc/qcom/tmecom/Kconfig

11 lines
287 B
Text
Raw Normal View History

2025-09-30 20:22:48 -04:00
# 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.