linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: fabio.estevam@freescale.com (Fabio Estevam)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/4] ARM: Let CONFIG_MACH_IMX31_DT be built by default
Date: Thu, 22 Nov 2012 17:10:44 -0200	[thread overview]
Message-ID: <1353611447-7732-2-git-send-email-fabio.estevam@freescale.com> (raw)
In-Reply-To: <1353611447-7732-1-git-send-email-fabio.estevam@freescale.com>

Let CONFIG_MACH_IMX31_DT be built by default.

Signed-off-by: Fabio Estevam <fabio.estevam@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 44f117a..02dba2c 100644
--- a/arch/arm/configs/imx_v6_v7_defconfig
+++ b/arch/arm/configs/imx_v6_v7_defconfig
@@ -19,6 +19,7 @@ CONFIG_MODULE_SRCVERSION_ALL=y
 CONFIG_ARCH_MXC=y
 CONFIG_ARCH_MULTI_V6=y
 CONFIG_ARCH_MULTI_V7=y
+CONFIG_MACH_IMX31_DT=y
 CONFIG_MACH_MX31LILLY=y
 CONFIG_MACH_MX31LITE=y
 CONFIG_MACH_PCM037=y
-- 
1.7.9.5

  reply	other threads:[~2012-11-22 19:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-22 19:10 [PATCH 1/4] ARM: dts: Add very basic dt support for mx31pdk Fabio Estevam
2012-11-22 19:10 ` Fabio Estevam [this message]
2012-11-22 19:10 ` [PATCH 3/4] ARM: clk-imx31: Add dummy clock Fabio Estevam
2012-11-22 19:10 ` [PATCH 4/4] ARM: mx31: Replace clk_register_clkdev with clock DT lookup Fabio Estevam
2012-11-26 10:03 ` [PATCH 1/4] ARM: dts: Add very basic dt support for mx31pdk Sascha Hauer
2012-11-27  3:08   ` Fabio Estevam
2012-11-27  7:39     ` Sascha Hauer

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=1353611447-7732-2-git-send-email-fabio.estevam@freescale.com \
    --to=fabio.estevam@freescale.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 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).