msm: Kconfig: Enable Run Queue Statistics for msm8974.

MSM_RUN_QUEUE_STATS is required to enable MP-Decision.
This change enables this kernel config for 8974 targets.

Change-Id: I225d4c4b6e8acb1f268c63ce0d0b95e6669a8bb9
Signed-off-by: Karthik Parsha <kparsha@codeaurora.org>
This commit is contained in:
Karthik Parsha 2012-07-30 19:14:05 -07:00 committed by Stephen Boyd
parent 81222d94ba
commit ae38e36371
1 changed files with 1 additions and 0 deletions

View File

@ -261,6 +261,7 @@ config ARCH_MSM8974
select MSM_AUDIO_QDSP6V2 if SND_SOC
select MSM_RPM_REGULATOR_SMD
select ARM_HAS_SG_CHAIN
select MSM_RUN_QUEUE_STATS
config ARCH_FSM9XXX
bool "FSM9XXX"