soc: qcom: mem-offline: Make mem-offline depend on MEMORY_HOTPLUG

mem-offline won't compile without MEMORY_HOTPLUG enabled so mark
it as a dependency.

Change-Id: Ic0dedbad364239798f4b98e0b745a484f69df5ab
Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org>
This commit is contained in:
Jordan Crouse 2019-03-04 11:52:18 -07:00
parent f382fc667b
commit 450e398143

View file

@ -15,6 +15,7 @@ config QCOM_COMMAND_DB
config QCOM_MEM_OFFLINE
bool "Dynamic Memory Region Offline driver"
depends on MEMORY_HOTPLUG
help
Add support for DDR Self-Refresh power management through the dynamic
memory offline framework. This driver interfaces between the memory