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

Commit 6a8670c8 authored by Isaac J. Manjarres's avatar Isaac J. Manjarres Committed by Gerrit - the friendly Code Review server
Browse files

ion: Relax CONFIG_ION_MSM_HEAPS dependencies



Some of the dependencies specified by CONFIG_ION_MSM_HEAPS
aren't actually required for enabling a minimalistic subset
of the MSM ION heaps, so relax these dependencies.

Change-Id: Icc1383ef571dd3e50a536b7cfe2f8c73ffb4279f
Signed-off-by: default avatarIsaac J. Manjarres <isaacm@codeaurora.org>
parent e2298d13
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -33,7 +33,7 @@ config ION_CMA_HEAP

config ION_MSM_HEAPS
	tristate "MSM platform-based Ion heaps support"
	depends on ION && DMA_CMA && QCOM_SECURE_BUFFER
	depends on ION
	help
	  Enable this option to enable platform-based Ion heaps. The heaps
          will register with the Ion core framework, at which point userspace