All of lore.kernel.org
 help / color / mirror / Atom feed
From: gwenhael.goavec-merou@armadeus.com (Gwenhael Goavec-Merou)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] [ARM] APF9328 needs CONFIG_MTD_CFI_INTELEXT to boot on its NOR FLASH.
Date: Thu, 17 Nov 2011 10:28:39 +0100	[thread overview]
Message-ID: <1321522119-17571-1-git-send-email-gwenhael.goavec-merou@armadeus.com> (raw)


Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@armadeus.com>
Signed-off-by: Julien Boibessot <julien.boibessot@armadeus.com>
---
 arch/arm/mach-imx/Kconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
index 5f7f9c2..144f007 100644
--- a/arch/arm/mach-imx/Kconfig
+++ b/arch/arm/mach-imx/Kconfig
@@ -112,6 +112,7 @@ config MACH_APF9328
 	bool "APF9328"
 	select SOC_IMX1
 	select IMX_HAVE_PLATFORM_IMX_UART
+	select MTD_CFI_INTELEXT
 	help
 	  Say Yes here if you are using the Armadeus APF9328 development board
 
-- 
1.7.3.4

             reply	other threads:[~2011-11-17  9:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-17  9:28 Gwenhael Goavec-Merou [this message]
2011-12-19 11:34 ` [PATCH] [ARM] APF9328 needs CONFIG_MTD_CFI_INTELEXT to boot on its NOR FLASH gwenhael.goavec

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=1321522119-17571-1-git-send-email-gwenhael.goavec-merou@armadeus.com \
    --to=gwenhael.goavec-merou@armadeus.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 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.