cpufreq: Add Tegra186 cpufreq driver
[linux-2.6-microblaze.git] / drivers / cpufreq / Kconfig.arm
index 74fa5c5..74ed7e9 100644 (file)
@@ -247,6 +247,12 @@ config ARM_TEGRA124_CPUFREQ
        help
          This adds the CPUFreq driver support for Tegra124 SOCs.
 
+config ARM_TEGRA186_CPUFREQ
+       tristate "Tegra186 CPUFreq support"
+       depends on ARCH_TEGRA && TEGRA_BPMP
+       help
+         This adds the CPUFreq driver support for Tegra186 SOCs.
+
 config ARM_TI_CPUFREQ
        bool "Texas Instruments CPUFreq support"
        depends on ARCH_OMAP2PLUS