mmc: sdhci-msm: Kconfig: select devfreq ondemand for sdhci-msm
SDHCI-MSM platform is using devfreq ondemand governor. Select devfreq governor for SDHCI-MSM platform. Change-Id: I0fefe7eb9a578b5d897e7f4258f7c0221950509e Signed-off-by: Ritesh Harjani <riteshh@codeaurora.org>
This commit is contained in:
parent
5dad09326e
commit
eeff0e83b0
1 changed files with 2 additions and 0 deletions
|
@ -408,6 +408,8 @@ config MMC_SDHCI_MSM
|
||||||
tristate "Qualcomm Technologies, Inc. SDHCI Controller Support"
|
tristate "Qualcomm Technologies, Inc. SDHCI Controller Support"
|
||||||
depends on ARCH_QCOM || ARCH_MSM || (ARM && COMPILE_TEST)
|
depends on ARCH_QCOM || ARCH_MSM || (ARM && COMPILE_TEST)
|
||||||
depends on MMC_SDHCI_PLTFM
|
depends on MMC_SDHCI_PLTFM
|
||||||
|
select PM_DEVFREQ
|
||||||
|
select DEVFREQ_GOV_SIMPLE_ONDEMAND
|
||||||
help
|
help
|
||||||
This selects the Secure Digital Host Controller Interface (SDHCI)
|
This selects the Secure Digital Host Controller Interface (SDHCI)
|
||||||
support present in Qualcomm Technologies, Inc. SOCs. The controller
|
support present in Qualcomm Technologies, Inc. SOCs. The controller
|
||||||
|
|
Loading…
Add table
Reference in a new issue