You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
492 B
15 lines
492 B
config MEM_SHARE_QMI_SERVICE
|
|
depends on QCOM_QMI_HELPERS
|
|
bool "Shared Heap for external processors"
|
|
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.
|
|
|
|
config CP_DYNAMIC_MEM_RESERVE
|
|
bool "CP dynamic memory reservation"
|
|
default n
|
|
help
|
|
Reserve CP memory for RAM logging function.
|
|
|