* [PATCH 1/1] arm: at91: drop duplicated config SOC_AT91SAM9 entry
@ 2012-10-17 13:41 Jean-Christophe PLAGNIOL-VILLARD
2012-10-17 13:45 ` Nicolas Ferre
0 siblings, 1 reply; 2+ messages in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2012-10-17 13:41 UTC (permalink / raw)
To: linux-arm-kernel
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
---
arch/arm/mach-at91/Kconfig | 10 ++--------
1 file changed, 2 insertions(+), 8 deletions(-)
diff --git a/arch/arm/mach-at91/Kconfig b/arch/arm/mach-at91/Kconfig
index b142071..0436242 100644
--- 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
--
1.7.10.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH 1/1] arm: at91: drop duplicated config SOC_AT91SAM9 entry
2012-10-17 13:41 [PATCH 1/1] arm: at91: drop duplicated config SOC_AT91SAM9 entry Jean-Christophe PLAGNIOL-VILLARD
@ 2012-10-17 13:45 ` Nicolas Ferre
0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Ferre @ 2012-10-17 13:45 UTC (permalink / raw)
To: linux-arm-kernel
On 10/17/2012 03:41 PM, Jean-Christophe PLAGNIOL-VILLARD :
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
> Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
> ---
> arch/arm/mach-at91/Kconfig | 10 ++--------
> 1 file changed, 2 insertions(+), 8 deletions(-)
>
> diff --git a/arch/arm/mach-at91/Kconfig b/arch/arm/mach-at91/Kconfig
> index b142071..0436242 100644
> --- 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
>
--
Nicolas Ferre
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-10-17 13:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-17 13:41 [PATCH 1/1] arm: at91: drop duplicated config SOC_AT91SAM9 entry Jean-Christophe PLAGNIOL-VILLARD
2012-10-17 13:45 ` Nicolas Ferre
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.