Kconfig 361 B

123456789101112
  1. # SPDX-License-Identifier: GPL-2.0-only
  2. #
  3. # QCOM TMECOM driver
  4. config MSM_TMECOM_QMP
  5. tristate "TMECom QMP interface for HWKM master"
  6. select MSM_QMP
  7. help
  8. Set to enable TMECom interface over QTI Mailbox
  9. Protocol (QMP) for HWKM master on MSM platform.
  10. This interface helps to comminicate with TME
  11. mainly for HWKM functionality.