Thread (1 message) 1 message, 1 author, 2012-09-12
DORMANTno replies

[PATCH 3/9] ARM: davinci: arrange kconfig selects in alphabetical order

From: Sekhar Nori <hidden>
Date: 2012-09-12 16:35:26
Subsystem: arm port, the rest · Maintainers: Russell King, Linus Torvalds

Arrange Kconfig selects for DaVinci in alphabetical order.
This makes it easier to avoid adding duplicate selects.

Signed-off-by: Sekhar Nori <redacted>
---
 arch/arm/Kconfig |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index c5f9ae5..df04b0b 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -963,14 +963,14 @@ config ARCH_NOMADIK
 
 config ARCH_DAVINCI
 	bool "TI DaVinci"
-	select GENERIC_CLOCKEVENTS
+	select ARCH_HAS_HOLES_MEMORYMODEL
 	select ARCH_REQUIRE_GPIOLIB
-	select ZONE_DMA
-	select HAVE_IDE
 	select CLKDEV_LOOKUP
 	select GENERIC_ALLOCATOR
+	select GENERIC_CLOCKEVENTS
 	select GENERIC_IRQ_CHIP
-	select ARCH_HAS_HOLES_MEMORYMODEL
+	select HAVE_IDE
+	select ZONE_DMA
 	help
 	  Support for TI's DaVinci platform.
 
-- 
1.7.10.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help