msm: Kconfig: Use PIL in 8226

This target uses the pil drivers to load binary images into
the modem, lpass, venus, and pronto. Enable this feature.

Change-Id: Ic0f0ad54e7aa7386240a7e2daa6e383144f8a329
Signed-off-by: Patrick Daly <pdaly@codeaurora.org>
This commit is contained in:
Patrick Daly 2013-01-30 13:53:57 -08:00 committed by Stephen Boyd
parent 8c4d2a1525
commit 4db475d8f6
1 changed files with 1 additions and 0 deletions

View File

@ -413,6 +413,7 @@ config ARCH_MSM8610
select CPU_FREQ
select CPU_FREQ_GOV_USERSPACE
select CPU_FREQ_GOV_ONDEMAND
select MSM_PIL
config ARCH_MSM8226
bool "MSM8226"