PM / devfreq: tegra: add devfreq driver for Tegra Activity Monitor
[deliverable/linux.git] / drivers / devfreq / Kconfig
index faf4e70c42e0467f072cde73d6cc972ff27509ae..4aab799712bbe49259c44946505da7befbf08ba2 100644 (file)
@@ -87,4 +87,14 @@ config ARM_EXYNOS5_BUS_DEVFREQ
          It reads PPMU counters of memory controllers and adjusts the
          operating frequencies and voltages with OPP support.
 
+config ARM_TEGRA_DEVFREQ
+       tristate "Tegra DEVFREQ Driver"
+       depends on ARCH_TEGRA_124_SOC
+       select DEVFREQ_GOV_SIMPLE_ONDEMAND
+       select PM_OPP
+       help
+         This adds the DEVFREQ driver for the Tegra family of SoCs.
+         It reads ACTMON counters of memory controllers and adjusts the
+         operating frequencies and voltages with OPP support.
+
 endif # PM_DEVFREQ
This page took 0.024023 seconds and 5 git commands to generate.