aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/devfreq/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/devfreq/Kconfig')
-rw-r--r--drivers/devfreq/Kconfig22
1 files changed, 0 insertions, 22 deletions
diff --git a/drivers/devfreq/Kconfig b/drivers/devfreq/Kconfig
index 30e1daf1c827..78dac0e9da11 100644
--- a/drivers/devfreq/Kconfig
+++ b/drivers/devfreq/Kconfig
@@ -90,28 +90,6 @@ config ARM_EXYNOS_BUS_DEVFREQ
90 and adjusts the operating frequencies and voltages with OPP support. 90 and adjusts the operating frequencies and voltages with OPP support.
91 This does not yet operate with optimal voltages. 91 This does not yet operate with optimal voltages.
92 92
93config ARM_EXYNOS4_BUS_DEVFREQ
94 bool "ARM Exynos4210/4212/4412 Memory Bus DEVFREQ Driver"
95 depends on (CPU_EXYNOS4210 || SOC_EXYNOS4212 || SOC_EXYNOS4412) && !ARCH_MULTIPLATFORM
96 select DEVFREQ_GOV_SIMPLE_ONDEMAND
97 select PM_OPP
98 help
99 This adds the DEVFREQ driver for Exynos4210 memory bus (vdd_int)
100 and Exynos4212/4412 memory interface and bus (vdd_mif + vdd_int).
101 It reads PPMU counters of memory controllers and adjusts
102 the operating frequencies and voltages with OPP support.
103 This does not yet operate with optimal voltages.
104
105config ARM_EXYNOS5_BUS_DEVFREQ
106 tristate "ARM Exynos5250 Bus DEVFREQ Driver"
107 depends on SOC_EXYNOS5250
108 select DEVFREQ_GOV_SIMPLE_ONDEMAND
109 select PM_OPP
110 help
111 This adds the DEVFREQ driver for Exynos5250 bus interface (vdd_int).
112 It reads PPMU counters of memory controllers and adjusts the
113 operating frequencies and voltages with OPP support.
114
115config ARM_TEGRA_DEVFREQ 93config ARM_TEGRA_DEVFREQ
116 tristate "Tegra DEVFREQ Driver" 94 tristate "Tegra DEVFREQ Driver"
117 depends on ARCH_TEGRA_124_SOC 95 depends on ARCH_TEGRA_124_SOC