linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] ARM: imx: defconfig: select SOC_IMX6SX by default
@ 2014-06-20  5:12 Anson Huang
  2014-06-21  8:59 ` Shawn Guo
  0 siblings, 1 reply; 2+ messages in thread
From: Anson Huang @ 2014-06-20  5:12 UTC (permalink / raw)
  To: linux-arm-kernel

Enable i.MX6SX SOC support.

Signed-off-by: Anson Huang <b20788@freescale.com>
---
 arch/arm/configs/imx_v6_v7_defconfig |    1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
index a6f182e..e9f481e 100644
--- a/arch/arm/configs/imx_v6_v7_defconfig
+++ b/arch/arm/configs/imx_v6_v7_defconfig
@@ -37,6 +37,7 @@ CONFIG_SOC_IMX50=y
 CONFIG_SOC_IMX53=y
 CONFIG_SOC_IMX6Q=y
 CONFIG_SOC_IMX6SL=y
+CONFIG_SOC_IMX6SX=y
 CONFIG_SOC_VF610=y
 CONFIG_PCI=y
 CONFIG_PCI_IMX6=y
-- 
1.7.9.5

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

* [PATCH 1/3] ARM: imx: defconfig: select SOC_IMX6SX by default
  2014-06-20  5:12 [PATCH 1/3] ARM: imx: defconfig: select SOC_IMX6SX by default Anson Huang
@ 2014-06-21  8:59 ` Shawn Guo
  0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2014-06-21  8:59 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, Jun 20, 2014 at 01:12:44PM +0800, Anson Huang wrote:
> Enable i.MX6SX SOC support.
> 
> Signed-off-by: Anson Huang <b20788@freescale.com>

Thanks for the patch.  But Fabio already had one for that.

http://www.spinics.net/lists/arm-kernel/msg339159.html

Shawn

> ---
>  arch/arm/configs/imx_v6_v7_defconfig |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
> index a6f182e..e9f481e 100644
> --- a/arch/arm/configs/imx_v6_v7_defconfig
> +++ b/arch/arm/configs/imx_v6_v7_defconfig
> @@ -37,6 +37,7 @@ CONFIG_SOC_IMX50=y
>  CONFIG_SOC_IMX53=y
>  CONFIG_SOC_IMX6Q=y
>  CONFIG_SOC_IMX6SL=y
> +CONFIG_SOC_IMX6SX=y
>  CONFIG_SOC_VF610=y
>  CONFIG_PCI=y
>  CONFIG_PCI_IMX6=y
> -- 
> 1.7.9.5
> 

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

end of thread, other threads:[~2014-06-21  8:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-20  5:12 [PATCH 1/3] ARM: imx: defconfig: select SOC_IMX6SX by default Anson Huang
2014-06-21  8:59 ` Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).