linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] arm: move HAVE_ARM_ARCH_TIMER selects into multi_v7 platforms
@ 2013-06-17  9:45 Mark Rutland
  2013-06-17  9:45 ` [PATCH 1/2] arm: vexpress: select HAVE_ARM_ARCH_TIMER Mark Rutland
  2013-06-17  9:45 ` [PATCH 2/2] arm: highbank: " Mark Rutland
  0 siblings, 2 replies; 6+ messages in thread
From: Mark Rutland @ 2013-06-17  9:45 UTC (permalink / raw)
  To: linux-arm-kernel

The multi_v7_defconfig used to select ARM_ARCH_TIMER, but was broken by
8a4da6e36c: "arm: arch_timer: move core to drivers/clocksource". Since
then some platforms haven't been getting the architected timer support
they want when building from a multi_v7_defconfig.

As not all platforms require architected timer support, rather than
selecting it in the multi_v7_defconfig, this patch adds selects to the
platforms requiring support.

Thanks,
Mark.

Mark Rutland (2):
  arm: vexpress: select HAVE_ARM_ARCH_TIMER
  arm: highbank: select HAVE_ARM_ARCH_TIMER

 arch/arm/mach-highbank/Kconfig | 1 +
 arch/arm/mach-vexpress/Kconfig | 1 +
 2 files changed, 2 insertions(+)

-- 
1.8.1.1

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-06-17 14:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-17  9:45 [PATCH 0/2] arm: move HAVE_ARM_ARCH_TIMER selects into multi_v7 platforms Mark Rutland
2013-06-17  9:45 ` [PATCH 1/2] arm: vexpress: select HAVE_ARM_ARCH_TIMER Mark Rutland
2013-06-17 13:48   ` Pawel Moll
2013-06-17 14:02     ` Mark Rutland
2013-06-17  9:45 ` [PATCH 2/2] arm: highbank: " Mark Rutland
2013-06-17 13:45   ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).