linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marcel Ziswiler <marcel@ziswiler.com>
To: linux-arm-kernel@lists.infradead.org, linux-tegra@vger.kernel.org
Cc: Marcel Ziswiler <marcel.ziswiler@toradex.com>,
	Martin Blumenstingl <martin.blumenstingl@googlemail.com>,
	Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>,
	linux-kernel@vger.kernel.org,
	Stefan Wahren <stefan.wahren@i2se.com>,
	Stefan Agner <stefan@agner.ch>, Tony Lindgren <tony@atomide.com>,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	Eric Anholt <eric@anholt.net>,
	Russell King <linux@armlinux.org.uk>,
	Simon Horman <horms+renesas@verge.net.au>
Subject: [PATCH 5/6] ARM: multi_v7_defconfig: enable tegra raw nand driver
Date: Fri, 20 Jul 2018 16:30:11 +0200	[thread overview]
Message-ID: <20180720143012.7740-5-marcel@ziswiler.com> (raw)
In-Reply-To: <20180720143012.7740-1-marcel@ziswiler.com>

From: Marcel Ziswiler <marcel.ziswiler@toradex.com>

Now with everything being merged actually enable it.

Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>

---

 arch/arm/configs/multi_v7_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index beacb02c734b..27a621eaa8dd 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -190,6 +190,7 @@ CONFIG_MTD_NAND_GPMI_NAND=y
 CONFIG_MTD_NAND_BRCMNAND=y
 CONFIG_MTD_NAND_VF610_NFC=y
 CONFIG_MTD_NAND_DAVINCI=y
+CONFIG_MTD_NAND_TEGRA=y
 CONFIG_MTD_SPI_NOR=y
 CONFIG_SPI_FSL_QUADSPI=m
 CONFIG_MTD_UBI=y
-- 
2.14.4


  parent reply	other threads:[~2018-07-20 14:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-20 14:30 [PATCH 1/6] ARM: config: multi_v5: enable dynamic debug Marcel Ziswiler
2018-07-20 14:30 ` [PATCH 2/6] ARM: multi_v7_defconfig: update order Marcel Ziswiler
2018-07-20 14:30 ` [PATCH 3/6] ARM: multi_v7_defconfig: enable dynamic debug Marcel Ziswiler
2018-07-20 14:30 ` [PATCH 4/6] ARM: defconfig: tegra: " Marcel Ziswiler
2018-07-20 14:30 ` Marcel Ziswiler [this message]
2018-07-20 14:30 ` [PATCH 6/6] ARM: defconfig: tegra: enable tegra raw nand driver Marcel Ziswiler

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=20180720143012.7740-5-marcel@ziswiler.com \
    --to=marcel@ziswiler.com \
    --cc=arnd@arndb.de \
    --cc=eric@anholt.net \
    --cc=geert+renesas@glider.be \
    --cc=horms+renesas@verge.net.au \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tegra@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=marcel.ziswiler@toradex.com \
    --cc=martin.blumenstingl@googlemail.com \
    --cc=olof@lixom.net \
    --cc=stefan.wahren@i2se.com \
    --cc=stefan@agner.ch \
    --cc=tony@atomide.com \
    /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).