diff options
author | Arnd Bergmann <arnd@arndb.de> | 2017-08-23 15:27:23 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2017-08-25 01:34:45 +0200 |
commit | ec4259aa4497d61d7dc168e0c303971b1fc6747d (patch) | |
tree | ea250d83e4b29c02e7b0e064916daa6d7a285a60 /drivers/cpufreq | |
parent | cc5a7a74943d5c4a8c0ce5ba7ab5284358d4a8d8 (diff) | |
download | linux-ec4259aa4497d61d7dc168e0c303971b1fc6747d.tar.bz2 |
ARM: ux500: don't select CPUFREQ_DT
The new 'select CPUFREQ_DT' statement causes a warning in some
configurations:
warning: (ARCH_U8500) selects CPUFREQ_DT which has unmet direct dependencies (CPU_FREQ && HAVE_CLK && OF && (!CPU_THERMAL || THERMAL))
No other platform does this, so I think for consistency it's
best if we remove it again from ux500 and instead add the driver
to the defconfig.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/cpufreq')
0 files changed, 0 insertions, 0 deletions