Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2125fba9 authored by Isaac J. Manjarres's avatar Isaac J. Manjarres
Browse files

soc: qcom: kconfig: Relax QCOM_MEM_BUF dependencies



The mem-buf driver doesn't strictly depend on the secure
buffer functionality. For example, it can still be functional
in environments where it is used purely for requesting memory
from other VMs. Thus, remove the dependency.

Change-Id: Ie4e39c00473509ee3552e6da849c633ccfab21ce
Signed-off-by: default avatarIsaac J. Manjarres <isaacm@codeaurora.org>
parent a5641577
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -59,7 +59,7 @@ config OVERRIDE_MEMORY_LIMIT

config QCOM_MEM_BUF
	bool "Qualcomm Technologies, Inc. Memory Buffer Sharing Driver"
	depends on HH_MSGQ && HH_RM_DRV && ION_MSM_HEAPS && QCOM_SECURE_BUFFER
	depends on HH_MSGQ && HH_RM_DRV && ION_MSM_HEAPS
	help
	  Add support for lending memory from one virtual machine to another.
	  This driver communicates with the hypervisor, as well as other