Files
2025-08-12 22:16:57 +02:00

13 lines
380 B
Plaintext
Executable File

# SPDX-License-Identifier: GPL-2.0-only
#
# QCOM TMECOM driver
config MSM_TMECOM_QMP
tristate "TMECom QMP interface"
select MSM_QMP
help
Set to enable TMECom interface over QTI Mailbox Protocol (QMP)
for HWKM master on MSM platform. This interface helps to
communicate with TME mainly for HWKM functionality and also
for enabling TME logging support in userspace.