2010-08-11 02:25:40

by john stultz

[permalink] [raw]
Subject: [PATCH] arm: fix small Kconfig typo

Hey Russell,

The following minor fix is needed to get current -git to build.

Signed-off-by: John Stultz <[email protected]>

diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 232f0c7..656e8ff 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -1185,7 +1185,7 @@ config LOCAL_TIMERS
ARCH_U8500 || ARCH_VEXPRESS_CA9X4 || ARCH_TEGRA)
default y
select HAVE_ARM_TWD if (ARCH_REALVIEW || ARCH_VEXPRESS || ARCH_OMAP4 || \\
- ARCH_U8500 || ARCH_TEGRA
+ ARCH_U8500 || ARCH_TEGRA)
help
Enable support for local timers on SMP platforms, rather then the
legacy IPI broadcast method. Local timers allows the system


2010-08-11 07:21:45

by Russell King

[permalink] [raw]
Subject: Re: [PATCH] arm: fix small Kconfig typo

On Tue, Aug 10, 2010 at 07:25:34PM -0700, john stultz wrote:
> Hey Russell,
>
> The following minor fix is needed to get current -git to build.

5th patch. :-p

When Linus pulls my tree, it'll get fixed. We've had a lot of conflicts
in this area recently.

--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of: