[PATCH 0/2] Enable Calxeda cpufreq driver on arm64

From: Rob Herring
Date: Wed Dec 04 2013 - 19:23:34 EST


From: Rob Herring <rob.herring@xxxxxxxxxxx>

This series enables cpufreq subsystem and the highbank-cpufreq driver
for arm64. Nothing more really than sorting kconfig options to allow
the driver to build. There's no reason for the driver to depend on
ARCH_HIGHBANK and I'm trying to avoid adding that (or a new option)
for arm64.

Rob

Rob Herring (2):
cpufreq: enable ARM drivers on arm64
cpufreq: highbank: rework the kconfig dependencies for arm64

arch/arm64/Kconfig | 8 ++++++++
drivers/cpufreq/Kconfig | 2 +-
drivers/cpufreq/Kconfig.arm | 14 ++++++--------
3 files changed, 15 insertions(+), 9 deletions(-)

--
1.8.3.2

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/