All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 2/3] pxa: select CPU_PXA310 for MACH_COLIBRI300
@ 2009-11-09  6:50 Eric Miao
  2009-11-09  7:00 ` Daniel Mack
  0 siblings, 1 reply; 3+ messages in thread
From: Eric Miao @ 2009-11-09  6:50 UTC (permalink / raw)
  To: linux-arm-kernel



^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH 2/3] pxa: select CPU_PXA310 for MACH_COLIBRI300
  2009-11-09  6:50 [PATCH 2/3] pxa: select CPU_PXA310 for MACH_COLIBRI300 Eric Miao
@ 2009-11-09  7:00 ` Daniel Mack
  2009-11-09  7:05   ` Eric Miao
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Mack @ 2009-11-09  7:00 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH 2/3] pxa: select CPU_PXA310 for MACH_COLIBRI300
  2009-11-09  7:00 ` Daniel Mack
@ 2009-11-09  7:05   ` Eric Miao
  0 siblings, 0 replies; 3+ messages in thread
From: Eric Miao @ 2009-11-09  7:05 UTC (permalink / raw)
  To: linux-arm-kernel

On Mon, Nov 9, 2009 at 3:00 PM, Daniel Mack <daniel@caiaq.de> wrote:
> 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>
>

Thanks.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-11-09  7:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-09  6:50 [PATCH 2/3] pxa: select CPU_PXA310 for MACH_COLIBRI300 Eric Miao
2009-11-09  7:00 ` Daniel Mack
2009-11-09  7:05   ` Eric Miao

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.