linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: festevam@gmail.com (Fabio Estevam)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] ARM: imx_v6_v7_defconfig: Add SPI NOR support
Date: Tue, 24 Apr 2012 20:35:37 -0300	[thread overview]
Message-ID: <1335310537-11219-2-git-send-email-festevam@gmail.com> (raw)
In-Reply-To: <1335310537-11219-1-git-send-email-festevam@gmail.com>

Add SPI NOR support in defconfig.

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

diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
index ff562c9..0a0eacb 100644
--- a/arch/arm/configs/imx_v6_v7_defconfig
+++ b/arch/arm/configs/imx_v6_v7_defconfig
@@ -64,6 +64,13 @@ CONFIG_IPV6=y
 # CONFIG_WIRELESS is not set
 CONFIG_DEVTMPFS=y
 CONFIG_DEVTMPFS_MOUNT=y
+CONFIG_MTD=y
+CONFIG_MTD_OF_PARTS=y
+CONFIG_MTD_CHAR=y
+CONFIG_MTD_DATAFLASH=y
+CONFIG_MTD_M25P80=y
+CONFIG_M25PXX_USE_FAST_READ=y
+CONFIG_MTD_SST25L=y
 # CONFIG_STANDALONE is not set
 CONFIG_CONNECTOR=y
 CONFIG_BLK_DEV_LOOP=y
-- 
1.7.1

  reply	other threads:[~2012-04-24 23:35 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-24 23:35 [PATCH 1/2] ARM: imx6q-sabrelite.dts: Add SPI NOR support Fabio Estevam
2012-04-24 23:35 ` Fabio Estevam [this message]
2012-04-27  3:17   ` [PATCH 2/2] ARM: imx_v6_v7_defconfig: " Shawn Guo
2012-04-26  8:16 ` [PATCH 1/2] ARM: imx6q-sabrelite.dts: " Sascha Hauer
2012-04-27  3:51   ` Shawn Guo
2012-04-27  3:44 ` Shawn Guo
2012-04-27  3:51   ` Fabio Estevam
2012-04-27  5:05     ` Shawn Guo
2012-04-27  6:27       ` Uwe Kleine-König
2012-04-27  7:35         ` Shawn Guo
2012-04-27  8:38           ` Sascha Hauer
2012-04-27  7:19       ` Sascha Hauer
2012-04-27  7:31         ` Shawn Guo
2012-04-27 12:37     ` Linus Walleij
2012-04-27  4:05 ` [PATCH v2 2/2] ARM: imx_v6_v7_defconfig: " Fabio Estevam
2012-05-01 14:14 ` [PATCH 1/2] ARM: imx6q-sabrelite.dts: " Shawn Guo

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=1335310537-11219-2-git-send-email-festevam@gmail.com \
    --to=festevam@gmail.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).