M7350/kernel/drivers/soc/qcom/memshare/Kconfig

10 lines
365 B
Plaintext
Raw Normal View History

2024-09-09 08:57:42 +00:00
config MEM_SHARE_QMI_SERVICE
depends on MSM_QMI_INTERFACE
bool "Shared Heap for external processors"
help
Memory Share Kernel Qualcomm 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.