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

14 lines
423 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 MEM_SHARE_QMI_SERVICE
tristate "Shared Heap for external processors"
select QCOM_QMI_HELPERS
help
Memory Share Kernel QTI Messaging Interface Service
receives requests from Modem Processor Sub System
for heap alloc/free from Application Processor
Sub System and send a response back to client with
proper handle/address.