Loading drivers/soc/qcom/memshare/Kconfig +1 −1 Original line number Original line Diff line number Diff line Loading @@ -2,7 +2,7 @@ config MEM_SHARE_QMI_SERVICE depends on QCOM_QMI_HELPERS depends on QCOM_QMI_HELPERS bool "Shared Heap for external processors" bool "Shared Heap for external processors" help help Memory Share Kernel Qualcomm Messaging Interface Service Memory Share Kernel QTI Messaging Interface Service receives requests from Modem Processor Sub System receives requests from Modem Processor Sub System for heap alloc/free from Application Processor for heap alloc/free from Application Processor Sub System and send a response back to client with Sub System and send a response back to client with Loading Loading
drivers/soc/qcom/memshare/Kconfig +1 −1 Original line number Original line Diff line number Diff line Loading @@ -2,7 +2,7 @@ config MEM_SHARE_QMI_SERVICE depends on QCOM_QMI_HELPERS depends on QCOM_QMI_HELPERS bool "Shared Heap for external processors" bool "Shared Heap for external processors" help help Memory Share Kernel Qualcomm Messaging Interface Service Memory Share Kernel QTI Messaging Interface Service receives requests from Modem Processor Sub System receives requests from Modem Processor Sub System for heap alloc/free from Application Processor for heap alloc/free from Application Processor Sub System and send a response back to client with Sub System and send a response back to client with Loading