]> git.baikalelectronics.ru Git - kernel.git/commit
cpufreq: qoriq: Add platform dependencies
authorGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 7 May 2020 11:29:53 +0000 (13:29 +0200)
committerViresh Kumar <viresh.kumar@linaro.org>
Fri, 8 May 2020 05:23:10 +0000 (10:53 +0530)
commit2223d5f3c28cd4abfbb580931960b095793390f2
treee932e6225f18ad7e43bb73364108db4e56a9fb22
parent46dd0efb7d5397a46c9ca099e064b6521e445f28
cpufreq: qoriq: Add platform dependencies

The Freescale QorIQ clock controller is only present on Freescale E500MC
and Layerscape SoCs.  Add platform dependencies to the QORIQ_CPUFREQ
config symbol, to avoid asking the user about it when configuring a
kernel without E500MC or Layerscape support.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Li Yang <leoyang.li@nxp.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
drivers/cpufreq/Kconfig