linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: marex@denx.de (Marek Vasut)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 4/8] arm: mxs: Enable JFFS2
Date: Wed, 19 Dec 2012 18:33:02 +0100	[thread overview]
Message-ID: <1355938386-14582-5-git-send-email-marex@denx.de> (raw)
In-Reply-To: <1355938386-14582-1-git-send-email-marex@denx.de>

The JFFS2 is very commonly used on NOR flashes. Enable it.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Fabio Estevam <fabio.estevam@freescale.com>
Cc: Shawn Guo <shawn.guo@linaro.org>
---
 arch/arm/configs/mxs_defconfig |    4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/configs/mxs_defconfig b/arch/arm/configs/mxs_defconfig
index 69efd38..41b5a74 100644
--- a/arch/arm/configs/mxs_defconfig
+++ b/arch/arm/configs/mxs_defconfig
@@ -139,6 +139,10 @@ CONFIG_FSCACHE_STATS=y
 CONFIG_CACHEFILES=m
 CONFIG_TMPFS=y
 CONFIG_TMPFS_POSIX_ACL=y
+CONFIG_JFFS2_FS=y
+CONFIG_JFFS2_COMPRESSION_OPTIONS=y
+CONFIG_JFFS2_LZO=y
+CONFIG_JFFS2_RUBIN=y
 CONFIG_UBIFS_FS=y
 CONFIG_UBIFS_FS_ADVANCED_COMPR=y
 CONFIG_NFS_FS=y
-- 
1.7.10.4

  parent reply	other threads:[~2012-12-19 17:33 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-19 17:32 [PATCH 0/8] arm: mxs: Various mxs_defconfig adjustments Marek Vasut
2012-12-19 17:32 ` [PATCH 1/8] arm: mxs: Regenerate mxs_defconfig to match recent kernel Marek Vasut
2012-12-19 17:33 ` [PATCH 2/8] arm: mxs: Enable MTD block access Marek Vasut
2012-12-19 17:33 ` [PATCH 3/8] arm: mxs: Enable UBI and UBIFS Marek Vasut
2012-12-19 17:33 ` Marek Vasut [this message]
2012-12-19 17:33 ` [PATCH 5/8] arm: mxs: Enable EXT2 and EXT4 Marek Vasut
2012-12-19 17:33 ` [PATCH 6/8] arm: mxs: Enable AT24 EEPROM support Marek Vasut
2012-12-19 17:33 ` [PATCH 7/8] arm: mxs: Enable support for most SPI flashes Marek Vasut
2012-12-19 17:33 ` [PATCH 8/8] arm: mxs: Enable most commonly used PHYs Marek Vasut
2012-12-20  5:51 ` [PATCH 0/8] arm: mxs: Various mxs_defconfig adjustments Shawn Guo
2012-12-20 12:44   ` Marek Vasut
2012-12-21  1:58     ` Shawn Guo
2012-12-21  2:03       ` Marek Vasut

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=1355938386-14582-5-git-send-email-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 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).