cpufreq: arm_big_little: add vexpress SPC interface driver
[firefly-linux-kernel-4.4.55.git] / drivers / cpufreq / Kconfig.arm
index 701ec95ce95487cb29dbb9a1ba45012984085299..ce52ed949249bc8b63f9fd7e17d2087d5c3e8ddd 100644 (file)
@@ -224,3 +224,11 @@ config ARM_TEGRA_CPUFREQ
        default y
        help
          This adds the CPUFreq driver support for TEGRA SOCs.
+
+config ARM_VEXPRESS_SPC_CPUFREQ
+        tristate "Versatile Express SPC based CPUfreq driver"
+        select ARM_BIG_LITTLE_CPUFREQ
+        depends on ARCH_VEXPRESS_SPC
+        help
+          This add the CPUfreq driver support for Versatile Express
+         big.LITTLE platforms using SPC for power management.