Re: [PATCH] arm: footbridge: Netwinder: Add KConfig selectCLKEVT_I8253 to fix build failure

From: Russell King - ARM Linux
Date: Mon Aug 15 2011 - 11:34:12 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/