msm: 8226: Enable bus scaling on 8226

Switch on bus scaling by enabling MSM_BUS_SCALING in Kconfig
file. This change is required to ensure that the NoC and
BIMC clocks can be scaled for power and performance
optimization.

Change-Id: I9554640ec214d879b5499600e97c2118e8269f49
Signed-off-by: Gagan Mac <gmac@codeaurora.org>
This commit is contained in:
Gagan Mac 2013-02-01 12:10:21 -07:00 committed by Stephen Boyd
parent 94f9baaa22
commit ca9b48af37
1 changed files with 1 additions and 0 deletions

View File

@ -440,6 +440,7 @@ config ARCH_MSM8226
select MSM_PM8X60 if PM
select MEMORY_HOLE_CARVEOUT
select DONT_MAP_HOLE_AFTER_MEMBANK0
select MSM_BUS_SCALING
endmenu
choice