All of lore.kernel.org
 help / color / mirror / Atom feed
From: daniel@caiaq.de (Daniel Mack)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/3] pxa: select CPU_PXA310 for MACH_COLIBRI300
Date: Mon, 9 Nov 2009 08:00:48 +0100	[thread overview]
Message-ID: <20091109070048.GA14091@buzzloop.caiaq.de> (raw)
In-Reply-To: <f17812d70911082250h2368468em84e2a8f1b1c9698f@mail.gmail.com>

On Mon, Nov 09, 2009 at 02:50:42PM +0800, Eric Miao wrote:
> MACH_COLIBRI300 is supposed to support both PXA300 and PXA310, select
> the missing CPU_PXA310.

Yes, that's correct. I don't have a PXA310 module here, that is why it
didn't hit me.

Thanks!

Acked-by: Daniel Mack <daniel@caiaq.de>


> Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
> ---
>  arch/arm/mach-pxa/Kconfig |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/arm/mach-pxa/Kconfig b/arch/arm/mach-pxa/Kconfig
> index ca2bd59..4bd0f87 100644
> --- a/arch/arm/mach-pxa/Kconfig
> +++ b/arch/arm/mach-pxa/Kconfig
> @@ -254,6 +254,7 @@ config MACH_COLIBRI300
>  	bool "Toradex Colibri PXA300/310"
>  	select PXA3xx
>  	select CPU_PXA300
> +	select CPU_PXA310
> 
>  config MACH_COLIBRI320
>  	bool "Toradex Colibri PXA320"
> -- 
> 1.6.3.3

  reply	other threads:[~2009-11-09  7:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-09  6:50 [PATCH 2/3] pxa: select CPU_PXA310 for MACH_COLIBRI300 Eric Miao
2009-11-09  7:00 ` Daniel Mack [this message]
2009-11-09  7:05   ` Eric Miao

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=20091109070048.GA14091@buzzloop.caiaq.de \
    --to=daniel@caiaq.de \
    --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 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.