msm: restart: Enable the restart driver for MSM9615
This makes it possible to cleanly reboot 9615.
the PS_HOLD reboot method will not work if T32 is connected.
Change-Id: Iaab63436da7de5a45f1759f49a9daeed5964b1a2
Signed-off-by: Rohit Vaswani <rvaswani@codeaurora.org>
diff --git a/arch/arm/mach-msm/Kconfig b/arch/arm/mach-msm/Kconfig
index 2acc8e0..e355515 100644
--- a/arch/arm/mach-msm/Kconfig
+++ b/arch/arm/mach-msm/Kconfig
@@ -172,6 +172,7 @@
select MSM_GPIOMUX
select MSM_RPM
select MSM_SPM_V2
+ select MSM_NATIVE_RESTART
endmenu
choice