From: Peter Hüwe Date: Mon, 5 Sep 2011 20:03:02 +0000 (+0100) Subject: ARM: 7078/1: Footbridge: Sort KConfig Options alphabetically X-Git-Tag: next-20110913~103^2~1^4~4 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=1ba2040f4f91c8232944884846253ce8bf2b86a9;p=karo-tx-linux.git ARM: 7078/1: Footbridge: Sort KConfig Options alphabetically As per request of rmk, the options should be sorted alphabetically. Signed-off-by: Peter Huewe Signed-off-by: Russell King --- diff --git a/arch/arm/mach-footbridge/Kconfig b/arch/arm/mach-footbridge/Kconfig index c8e7afcf14ec..f643ef819da6 100644 --- a/arch/arm/mach-footbridge/Kconfig +++ b/arch/arm/mach-footbridge/Kconfig @@ -4,8 +4,8 @@ menu "Footbridge Implementations" config ARCH_CATS bool "CATS" - select CLKSRC_I8253 select CLKEVT_I8253 + select CLKSRC_I8253 select FOOTBRIDGE_HOST select ISA select ISA_DMA @@ -61,8 +61,8 @@ config ARCH_EBSA285_HOST config ARCH_NETWINDER bool "NetWinder" - select CLKSRC_I8253 select CLKEVT_I8253 + select CLKSRC_I8253 select FOOTBRIDGE_HOST select ISA select ISA_DMA