commit | 919096f7f3e55d6bb783e6b42851d720121d6fa7 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Wed Aug 16 10:19:14 2017 +0200 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Tue Aug 22 15:50:02 2017 +0200 |
tree | 16e715f3ec8dc7f4e16d399bec9d8fd656428190 | |
parent | 836a1e25dff8b23d5d54022cf84f841dae2387c7 [diff] |
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>