projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d056f5a
)
ARM: 7078/1: Footbridge: Sort KConfig Options alphabetically
author
Peter Hüwe
<PeterHuewe@gmx.de>
Mon, 5 Sep 2011 20:03:02 +0000
(21:03 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 17 Oct 2011 08:12:42 +0000
(09:12 +0100)
As per request of rmk, the options should be sorted alphabetically.
Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-footbridge/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/mach-footbridge/Kconfig
b/arch/arm/mach-footbridge/Kconfig
index c8e7afcf14ec142b38d7a1558f98661936006477..f643ef819da6f8ba0cd6e359b656438ba6de597b 100644
(file)
--- 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