Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: nicolas.ferre@atmel.com (Nicolas Ferre)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/1] arm: at91: drop duplicated config SOC_AT91SAM9 entry
Date: Wed, 17 Oct 2012 15:45:28 +0200	[thread overview]
Message-ID: <507EB678.4050703@atmel.com> (raw)
In-Reply-To: <1350481291-32579-1-git-send-email-plagnioj@jcrosoft.com>

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

      reply	other threads:[~2012-10-17 13:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=507EB678.4050703@atmel.com \
    --to=nicolas.ferre@atmel.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox