cpufreq: dbx500: Delete obsolete driver
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 16 Aug 2017 08:19:14 +0000 (10:19 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 22 Aug 2017 13:50:02 +0000 (15:50 +0200)
commit919096f7f3e55d6bb783e6b42851d720121d6fa7
tree16e715f3ec8dc7f4e16d399bec9d8fd656428190
parent836a1e25dff8b23d5d54022cf84f841dae2387c7
cpufreq: dbx500: Delete obsolete driver

We have moved the Ux500 over to use the generic DT based
cpufreq driver, so delete the old custom driver.

At the same time select CPUFREQ_DT from the machine's
Kconfig in order to satisfy the "default ARCH_U8500"
selection on the old 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>
arch/arm/mach-ux500/Kconfig
drivers/cpufreq/Kconfig.arm
drivers/cpufreq/Makefile
drivers/cpufreq/dbx500-cpufreq.c [deleted file]