All of lore.kernel.org
 help / color / mirror / Atom feed
From: sshtylyov@mvista.com (Sergei Shtylyov)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 5/9] ARM: mmp: select CPU_PJ4
Date: Wed, 17 Nov 2010 16:13:56 +0300	[thread overview]
Message-ID: <4CE3D514.8080404@ru.mvista.com> (raw)
In-Reply-To: <1289991823-24677-5-git-send-email-haojian.zhuang@marvell.com>

Hello.

On 17-11-2010 14:03, Haojian Zhuang wrote:

> Since CPU_PJ4 is shared between PXA95x and MMP2, select CPU_PJ4 in MMP2
> configuration.

> Signed-off-by: Haojian Zhuang<haojian.zhuang@marvell.com>
> Cc: Eric Miao<eric.y.miao@gmail.com>
[...]

> diff --git a/arch/arm/mach-mmp/Kconfig b/arch/arm/mach-mmp/Kconfig
> index 0711d3b..ab39b1e 100644
> --- a/arch/arm/mach-mmp/Kconfig
> +++ b/arch/arm/mach-mmp/Kconfig
> @@ -39,6 +39,7 @@ config MACH_TTC_DKB
>
>   config MACH_FLINT
>   	bool "Marvell's Flint Development Platform"
> +	depends on !(CPU_MOHAWK)

    () not needed.

>   	select CPU_MMP2
>   	help
>   	  Say 'Y' here if you want to support the Marvell MMP2-based
> @@ -49,6 +50,7 @@ config MACH_FLINT
>
>   config MACH_MARVELL_JASPER
>   	bool "Marvell's Jasper Development Platform"
> +	depends on !(CPU_MOHAWK)

    Likewise...

WBR, Sergei

  parent reply	other threads:[~2010-11-17 13:13 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-17 11:03 [PATCH 1/9] ARM: pxa: redefine the cpu_is_pxa3xx Haojian Zhuang
2010-11-17 11:03 ` [PATCH 2/9] ARM: pxa: redefine irqs.h Haojian Zhuang
2010-11-17 11:03   ` [PATCH 3/9] ARM: pxa: support pxa95x Haojian Zhuang
2010-11-17 11:03     ` [PATCH 4/9] ARM: pxa: support saarb platform Haojian Zhuang
2010-11-17 11:03       ` [PATCH 5/9] ARM: mmp: select CPU_PJ4 Haojian Zhuang
2010-11-17 11:03         ` [PATCH 6/9] ARM: pxa: sanitize IRQ registers access based on offset Haojian Zhuang
2010-11-17 11:03           ` [PATCH 7/9] ARM: pxa: auto compute shift and mult of timer Haojian Zhuang
2010-11-17 11:03             ` [PATCH 8/9] ARM: pxa: add 32KHz timer as clock source Haojian Zhuang
2010-11-17 11:03               ` [PATCH 9/9] ARM: pxa: add iwmmx support for PJ4 Haojian Zhuang
2010-11-17 11:09                 ` Haojian Zhuang
2010-11-17 15:55                   ` Nicolas Pitre
2010-11-18  3:09                     ` Haojian Zhuang
2010-11-18 18:27                       ` Nicolas Pitre
2010-11-17 15:29                 ` Nicolas Pitre
2010-11-17 15:23               ` [PATCH 8/9] ARM: pxa: add 32KHz timer as clock source Nicolas Pitre
2010-11-18  3:11                 ` Haojian Zhuang
2010-11-17 13:13         ` Sergei Shtylyov [this message]
2010-11-18  3:12           ` [PATCH 5/9] ARM: mmp: select CPU_PJ4 Haojian Zhuang
2010-11-19  8:45     ` [PATCH 3/9] ARM: pxa: support pxa95x Eric Miao
2010-11-19  9:16       ` Haojian Zhuang
2010-11-22  1:08         ` Eric Miao
2010-11-22  4:18           ` Haojian Zhuang
2010-11-22  6:59             ` Eric Miao
2010-11-23  4:11               ` Haojian Zhuang
2010-11-23  6:13                 ` Eric Miao
2010-11-18 14:03   ` [PATCH 2/9] ARM: pxa: redefine irqs.h Eric Miao
2010-11-18 14:01 ` [PATCH 1/9] ARM: pxa: redefine the cpu_is_pxa3xx 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=4CE3D514.8080404@ru.mvista.com \
    --to=sshtylyov@mvista.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 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.