On Wed, Aug 23, 2017 at 3:27 PM, Arnd Bergmann <a...@arndb.de> wrote:
> 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 <a...@arndb.de> OK then. I should update the defconfig anyway. Acked-by: Linus Walleij <linus.wall...@linaro.org> Rafael, can you stick this on top of the other patches on your cpufreq branch? Yours, Linus Walleij