WSL2-Linux-Kernel/arch/arm/mach-zynq
Stephen Boyd 19682f72f5 ARM: Remove ARCH_HAS_CPUFREQ config option
This config exists entirely to hide the cpufreq menu from the
kernel configuration unless a platform has selected it. Nothing
is actually built if this config is 'Y' and it just leads to more
patches that add a select under a platform Kconfig so that some
other CPUfreq option can be chosen. Let's remove the option so
that we can always enable CPUfreq drivers on ARM platforms.

Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2014-06-17 17:09:39 +02:00
..
Kconfig ARM: Remove ARCH_HAS_CPUFREQ config option 2014-06-17 17:09:39 +02:00
Makefile
Makefile.boot
common.c Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next 2014-06-05 15:57:04 -07:00
common.h ARM: zynq: Add support for SOC_BUS 2014-05-20 16:13:48 +02:00
headsmp.S ARM: zynq: Enable big-endian 2014-05-20 16:17:13 +02:00
hotplug.c
platsmp.c
slcr.c ARM: zynq: Add support for SOC_BUS 2014-05-20 16:13:48 +02:00