msm: Kconfig: select MSM_CPR_REGULATOR for ARCH_MSM8226

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

Change-Id: Id9cdcaa57c53636b7dc53117747dd2b6937d7618
Signed-off-by: Willie Ruan <wruan@codeaurora.org>
This commit is contained in:
Willie Ruan 2013-03-21 13:30:40 -07:00 committed by Stephen Boyd
parent e5dbb07a15
commit b3b4b04da1
1 changed files with 1 additions and 0 deletions

View File

@ -471,6 +471,7 @@ config ARCH_MSM8226
select MSM_RPM_REGULATOR_SMD
select MSM_SPM_REGULATOR
select MSM_JTAG_MM if CORESIGHT_ETM
select MSM_CPR_REGULATOR
endmenu
choice