projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
302090a
)
ARM: at91: drop duplicated config SOC_AT91SAM9 entry
author
Jean-Christophe PLAGNIOL-VILLARD
<
[email protected]
>
Wed, 17 Oct 2012 13:41:31 +0000
(15:41 +0200)
committer
Nicolas Ferre
<
[email protected]
>
Wed, 24 Oct 2012 16:08:48 +0000
(18:08 +0200)
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <
[email protected]
>
Acked-by: Nicolas Ferre <
[email protected]
>
arch/arm/mach-at91/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/mach-at91/Kconfig
b/arch/arm/mach-at91/Kconfig
index b14207101938adb03c852a708a2261e4a58d6f3d..043624219b55a25ebdc50c86a7399dda604392a3 100644
(file)
--- a/
arch/arm/mach-at91/Kconfig
+++ b/
arch/arm/mach-at91/Kconfig
@@
-21,19
+21,13
@@
config SOC_AT91SAM9
bool
select CPU_ARM926T
select GENERIC_CLOCKEVENTS
+ select MULTI_IRQ_HANDLER
+ select SPARSE_IRQ
menu "Atmel AT91 System-on-Chip"
comment "Atmel AT91 Processor"
-config SOC_AT91SAM9
- bool
- select AT91_SAM9_SMC
- select AT91_SAM9_TIME
- select CPU_ARM926T
- select MULTI_IRQ_HANDLER
- select SPARSE_IRQ
-
config SOC_AT91RM9200
bool "AT91RM9200"
select CPU_ARM920T