msm: Kconfig: select MSM_CPR_REGULATOR for ARCH_MSM8610

Select MSM_CPR_REGULATOR to compile in cpr-regulator
driver for MSM8610.

Change-Id: I45307777d88f4eaacb73bfc5d6bebaf34bee65fa
Signed-off-by: Willie Ruan <wruan@codeaurora.org>
This commit is contained in:
Willie Ruan 2013-03-26 14:52:11 -07:00 committed by Stephen Boyd
parent 74a31807a7
commit 147857d452
1 changed files with 1 additions and 0 deletions

View File

@ -433,6 +433,7 @@ config ARCH_MSM8610
select REGULATOR
select MSM_RPM_REGULATOR_SMD
select MSM_SPM_REGULATOR
select MSM_CPR_REGULATOR
config ARCH_MSM8226
bool "MSM8226"