All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: mx3_defconfig: Allow all the targets to be built by default
@ 2011-12-21 19:37 Fabio Estevam
  2011-12-22  3:04 ` Shawn Guo
  0 siblings, 1 reply; 2+ messages in thread
From: Fabio Estevam @ 2011-12-21 19:37 UTC (permalink / raw)
  To: linux-arm-kernel

In order to get better build coverage, include the two missing platforms to be build
by default on mx3_defconfig.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
 arch/arm/configs/mx3_defconfig |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/arch/arm/configs/mx3_defconfig b/arch/arm/configs/mx3_defconfig
index cb0717f..a2550fa 100644
--- a/arch/arm/configs/mx3_defconfig
+++ b/arch/arm/configs/mx3_defconfig
@@ -24,6 +24,8 @@ CONFIG_MACH_KZM_ARM11_01=y
 CONFIG_MACH_PCM043=y
 CONFIG_MACH_MX35_3DS=y
 CONFIG_MACH_EUKREA_CPUIMX35=y
+CONFIG_MACH_VPR200=y
+CONFIG_SOC_IMX6Q=y
 CONFIG_MXC_IRQ_PRIOR=y
 CONFIG_MXC_PWM=y
 CONFIG_ARM_ERRATA_411920=y
-- 
1.7.1

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

* [PATCH] ARM: mx3_defconfig: Allow all the targets to be built by default
  2011-12-21 19:37 [PATCH] ARM: mx3_defconfig: Allow all the targets to be built by default Fabio Estevam
@ 2011-12-22  3:04 ` Shawn Guo
  0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2011-12-22  3:04 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, Dec 21, 2011 at 05:37:41PM -0200, Fabio Estevam wrote:
> In order to get better build coverage, include the two missing platforms to be build
> by default on mx3_defconfig.
> 
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
> ---
>  arch/arm/configs/mx3_defconfig |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/arm/configs/mx3_defconfig b/arch/arm/configs/mx3_defconfig
> index cb0717f..a2550fa 100644
> --- a/arch/arm/configs/mx3_defconfig
> +++ b/arch/arm/configs/mx3_defconfig
> @@ -24,6 +24,8 @@ CONFIG_MACH_KZM_ARM11_01=y
>  CONFIG_MACH_PCM043=y
>  CONFIG_MACH_MX35_3DS=y
>  CONFIG_MACH_EUKREA_CPUIMX35=y
> +CONFIG_MACH_VPR200=y
> +CONFIG_SOC_IMX6Q=y
>  CONFIG_MXC_IRQ_PRIOR=y
>  CONFIG_MXC_PWM=y
>  CONFIG_ARM_ERRATA_411920=y
> -- 
> 1.7.1

We do not bother, since imx_v6_v7_defconfig which enables imx3, imx5
and imx6 will come to play in the coming merge window.

-- 
Regards,
Shawn

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

end of thread, other threads:[~2011-12-22  3:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-21 19:37 [PATCH] ARM: mx3_defconfig: Allow all the targets to be built by default Fabio Estevam
2011-12-22  3:04 ` Shawn Guo

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.