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:
parent
e8517ebf7f
commit
b58a6173e9
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue