[PATCH 5/9] ARM: mmp: select CPU_PJ4
Sergei Shtylyov
sshtylyov at mvista.com
Wed Nov 17 08:13:56 EST 2010
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 at marvell.com>
> Cc: Eric Miao<eric.y.miao at 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
More information about the linux-arm-kernel
mailing list