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

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

mm/Kconfig: Remove dependency on QCOM_MEM_OFFLINE for movable zone



Enabling the movable zone shouldn't depend on QCOM_MEM_OFFLINE,
so remove the dependency.

Change-Id: Id5bd1a7b79adbf6f85c2007cd7d690a387258c83
Signed-off-by: default avatarIsaac J. Manjarres <isaacm@codeaurora.org>
parent 851cb188
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -179,7 +179,6 @@ config MEMORY_HOTPLUG_MOVABLE_NODE
        bool "Add hot-added memory blocks to ZONE_MOVABLE type"
        default n
        depends on MEMORY_HOTPLUG
        depends on QCOM_MEM_OFFLINE
        help
	  When onlining memory blocks, this option helps to add the target
	  memory block to ZONE_MOVABLE zone type. For successful offlining,