msm: Kconfig: Enable RPM log for 8610 and 8226
Select RPM_LOG to enable it on 8226 and 8610 targets.
Change-Id: Ie2900f5cc797a14333ba93372f76c23834187046
Signed-off-by: Priyanka Mathur <pmathur@codeaurora.org>
diff --git a/arch/arm/mach-msm/Kconfig b/arch/arm/mach-msm/Kconfig
index e8853b9..b9c5605 100644
--- a/arch/arm/mach-msm/Kconfig
+++ b/arch/arm/mach-msm/Kconfig
@@ -428,6 +428,7 @@
select MSM_SPM_REGULATOR
select MSM_JTAG_MM if CORESIGHT_ETM
select MSM_CPR_REGULATOR
+ select MSM_RPM_LOG
config ARCH_MSM8226
bool "MSM8226"
@@ -466,6 +467,7 @@
select MSM_SPM_REGULATOR
select MSM_JTAG_MM if CORESIGHT_ETM
select MSM_CPR_REGULATOR
+ select MSM_RPM_LOG
endmenu
choice