]> www.infradead.org Git - users/jedix/linux-maple.git/commit
cpufreq: Drop CONFIG_ARM and CONFIG_ARM64 dependency on Arm drivers
authorRob Herring (Arm) <robh@kernel.org>
Tue, 6 Aug 2024 13:58:27 +0000 (07:58 -0600)
committerViresh Kumar <viresh.kumar@linaro.org>
Wed, 4 Sep 2024 15:13:58 +0000 (20:43 +0530)
commit81746019b9fbb9fbf7c522dcbeefb572ac0f9458
tree30ff940d35bb62cc8d89b4bb32fd547a7928871f
parent3f66425a4fc8663ad074cf70f432c681953bfcb7
cpufreq: Drop CONFIG_ARM and CONFIG_ARM64 dependency on Arm drivers

The CONFIG_ARM and CONFIG_ARM64 dependency is redundant as all the
drivers have necessary sub-arch dependency and don't depend on the
architecture support.

Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
drivers/cpufreq/Kconfig