[PATCH] arm: footbridge: Netwinder: Add KConfig select CLKEVT_I8253 to fix build failure
Russell King - ARM Linux
linux at arm.linux.org.uk
Mon Aug 15 11:33:38 EDT 2011
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.
More information about the linux-arm-kernel
mailing list