PM / devfreq: Correct a typo in Kconfig

Remove the ARCH prefix for BIMC_BWMON

Signed-off-by: Rohit Gupta <rohgup@codeaurora.org>
This commit is contained in:
Rohit Gupta 2015-04-08 18:22:57 -07:00 committed by David Keitel
parent e8517ebf7f
commit b58a6173e9

View file

@ -100,7 +100,7 @@ config ARMBW_HWMON
config DEVFREQ_GOV_MSM_BW_HWMON
tristate "HW monitor based governor for device BW"
depends on ARCH_MSM_KRAIT || ARCH_MSM_BIMC_BWMON
depends on ARCH_MSM_KRAIT || MSM_BIMC_BWMON
help
HW monitor based governor for device to DDR bandwidth voting.