All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Teresa Gámez" <t.gamez@phytec.de>
To: barebox@lists.infradead.org
Subject: [For next PATCH 2/3] ARM: am335x_defconfig: Add ext4 support
Date: Tue, 24 Feb 2015 08:52:13 +0100	[thread overview]
Message-ID: <1424764334-39730-2-git-send-email-t.gamez@phytec.de> (raw)
In-Reply-To: <1424764334-39730-1-git-send-email-t.gamez@phytec.de>

Signed-off-by: Teresa Gámez <t.gamez@phytec.de>
---
 arch/arm/configs/am335x_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/am335x_defconfig b/arch/arm/configs/am335x_defconfig
index 0b8f58d..0db2075 100644
--- a/arch/arm/configs/am335x_defconfig
+++ b/arch/arm/configs/am335x_defconfig
@@ -125,6 +125,7 @@ CONFIG_EEPROM_AT24=y
 CONFIG_GPIO_GENERIC_PLATFORM=y
 CONFIG_PINCTRL_SINGLE=y
 CONFIG_BUS_OMAP_GPMC=y
+CONFIG_FS_EXT4=y
 CONFIG_FS_TFTP=y
 CONFIG_FS_NFS=y
 CONFIG_FS_FAT=y
-- 
1.9.1


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

  reply	other threads:[~2015-02-24  7:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-24  7:52 [For next PATCH 1/3] ARM: phytec-som-am335x: Fix rootfs bootargs Teresa Gámez
2015-02-24  7:52 ` Teresa Gámez [this message]
2015-02-24  7:52 ` [For next PATCH 3/3] ARM: phytec-som-am335x: Update sd-card rootfs to ext4 Teresa Gámez
2015-02-25  7:22   ` Sascha Hauer
2015-02-25  7:32     ` Teresa Gámez
2015-02-25  7:25 ` [For next PATCH 1/3] ARM: phytec-som-am335x: Fix rootfs bootargs Sascha Hauer

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=1424764334-39730-2-git-send-email-t.gamez@phytec.de \
    --to=t.gamez@phytec.de \
    --cc=barebox@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.