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.
 
 
 
kernel_samsung_sm7125/drivers/soc/qcom/memshare/Kconfig

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.