[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110815153338.GA525@n2100.arm.linux.org.uk>
Date: Mon, 15 Aug 2011 16:33:38 +0100
From: Russell King - ARM Linux <linux@....linux.org.uk>
To: Peter Huewe <peterhuewe@....de>
Cc: Thomas Gleixner <tglx@...utronix.de>,
Ralf Baechle <ralf@...ux-mips.org>,
John Stultz <john.stultz@...aro.org>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] arm: footbridge: Netwinder: Add KConfig select
CLKEVT_I8253 to fix build failure
On Mon, Aug 15, 2011 at 05:31:20PM +0200, Peter Huewe wrote:
> diff --git a/arch/arm/mach-footbridge/Kconfig b/arch/arm/mach-footbridge/Kconfig
> index dc26fff..c8e7afc 100644
> --- a/arch/arm/mach-footbridge/Kconfig
> +++ b/arch/arm/mach-footbridge/Kconfig
> @@ -62,6 +62,7 @@ config ARCH_EBSA285_HOST
> config ARCH_NETWINDER
> bool "NetWinder"
> select CLKSRC_I8253
> + select CLKEVT_I8253
Could you please add this in alphabetical order, just like the rest of the
'select' options here?
> select FOOTBRIDGE_HOST
> select ISA
> select ISA_DMA
Then I'll take it through the patch system into my fixes branch. Thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists