summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/Kconfig.arm
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2016-10-25 09:21:25 +0200
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2016-11-01 06:01:18 +0100
commitae8b8d8f86a03c19c5ecfd848609b2e9438f1cf2 (patch)
treecd3f4f586dda7db0fbfbe14016c1e6bcb15ab37c /drivers/cpufreq/Kconfig.arm
parent650ec6cfe323311165f0c7b6882a63dfd7ae8b63 (diff)
downloadop-kernel-dev-ae8b8d8f86a03c19c5ecfd848609b2e9438f1cf2.zip
op-kernel-dev-ae8b8d8f86a03c19c5ecfd848609b2e9438f1cf2.tar.gz
cpufreq: retire the Integrator cpufreq driver
After switching the core module clocks controlling the Integrator clock frequencies to the common clock framework, defining the operating points in the device tree, and activating the generic DT-based CPUfreq driver, we can retire the old Integrator cpufreq driver. Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/cpufreq/Kconfig.arm')
-rw-r--r--drivers/cpufreq/Kconfig.arm8
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/cpufreq/Kconfig.arm b/drivers/cpufreq/Kconfig.arm
index d89b8af..fdbc630 100644
--- a/drivers/cpufreq/Kconfig.arm
+++ b/drivers/cpufreq/Kconfig.arm
@@ -60,14 +60,6 @@ config ARM_IMX6Q_CPUFREQ
If in doubt, say N.
-config ARM_INTEGRATOR
- tristate "CPUfreq driver for ARM Integrator CPUs"
- depends on ARCH_INTEGRATOR
- default y
- help
- This enables the CPUfreq driver for ARM Integrator CPUs.
- If in doubt, say Y.
-
config ARM_KIRKWOOD_CPUFREQ
def_bool MACH_KIRKWOOD
help
OpenPOWER on IntegriCloud