All of lore.kernel.org
 help / color / mirror / Atom feed
From: marex@denx.de (Marek Vasut)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: mxs: Let GPMI driver be built by default
Date: Mon, 21 May 2012 06:48:10 +0200	[thread overview]
Message-ID: <201205210648.10838.marex@denx.de> (raw)
In-Reply-To: <20120521041907.GC8140@S2101-09.ap.freescale.net>

Dear Shawn Guo,

> On Mon, May 21, 2012 at 12:20:13AM -0300, Fabio Estevam wrote:
> > From: Fabio Estevam <fabio.estevam@freescale.com>
> > 
> > Let GPMI driver be built by default.
> > 
> > Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
> 
> Queued for 3.6.  Thanks.

Heh, if we get such trivial things in so late, the imx28 will be dead platform 
by the time it's supported mainline :-)

> 
> Regards,
> Shawn
> 
> > ---
> > 
> >  arch/arm/configs/mxs_defconfig |    3 +++
> >  1 files changed, 3 insertions(+), 0 deletions(-)
> > 
> > diff --git a/arch/arm/configs/mxs_defconfig
> > b/arch/arm/configs/mxs_defconfig index 5406c23..6b86df7 100644
> > --- a/arch/arm/configs/mxs_defconfig
> > +++ b/arch/arm/configs/mxs_defconfig
> > @@ -58,6 +58,9 @@ CONFIG_CAN_FLEXCAN=m
> > 
> >  CONFIG_DEVTMPFS=y
> >  # CONFIG_FIRMWARE_IN_KERNEL is not set
> >  # CONFIG_BLK_DEV is not set
> > 
> > +CONFIG_MTD=y
> > +CONFIG_MTD_NAND=y
> > +CONFIG_MTD_NAND_GPMI_NAND=y
> > 
> >  CONFIG_NETDEVICES=y
> >  CONFIG_NET_ETHERNET=y
> >  CONFIG_ENC28J60=y

Best regards,
Marek Vasut

  reply	other threads:[~2012-05-21  4:48 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-21  3:20 [PATCH] ARM: mxs: Let GPMI driver be built by default Fabio Estevam
2012-05-21  4:19 ` Shawn Guo
2012-05-21  4:48   ` Marek Vasut [this message]
2012-05-21  5:37     ` Shawn Guo
2012-05-21  5:39       ` Marek Vasut
2012-05-21  5:48         ` Shawn Guo
2012-05-21  6:22           ` Marek Vasut
2012-05-21  6:26             ` 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=201205210648.10838.marex@denx.de \
    --to=marex@denx.de \
    --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.