All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: mxs_defconfig: Add VFAT support
@ 2015-02-06 22:09 Fabio Estevam
  2015-02-06 22:09 ` [PATCH 2/2] ARM: imx_v4_v5_defconfig: " Fabio Estevam
  2015-03-02 12:46 ` [PATCH 1/2] ARM: mxs_defconfig: " Shawn Guo
  0 siblings, 2 replies; 3+ messages in thread
From: Fabio Estevam @ 2015-02-06 22:09 UTC (permalink / raw)
  To: linux-arm-kernel

From: Fabio Estevam <fabio.estevam@freescale.com>

Select CONFIG_VFAT_FS by default.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
 arch/arm/configs/mxs_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/mxs_defconfig b/arch/arm/configs/mxs_defconfig
index c7906c2..b47e7c6 100644
--- a/arch/arm/configs/mxs_defconfig
+++ b/arch/arm/configs/mxs_defconfig
@@ -149,6 +149,7 @@ CONFIG_EXT4_FS=y
 CONFIG_FSCACHE=m
 CONFIG_FSCACHE_STATS=y
 CONFIG_CACHEFILES=m
+CONFIG_VFAT_FS=y
 CONFIG_TMPFS=y
 CONFIG_TMPFS_POSIX_ACL=y
 CONFIG_JFFS2_FS=y
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH 2/2] ARM: imx_v4_v5_defconfig: Add VFAT support
  2015-02-06 22:09 [PATCH 1/2] ARM: mxs_defconfig: Add VFAT support Fabio Estevam
@ 2015-02-06 22:09 ` Fabio Estevam
  2015-03-02 12:46 ` [PATCH 1/2] ARM: mxs_defconfig: " Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Fabio Estevam @ 2015-02-06 22:09 UTC (permalink / raw)
  To: linux-arm-kernel

From: Fabio Estevam <fabio.estevam@freescale.com>

Select CONFIG_VFAT_FS by default.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
 arch/arm/configs/imx_v4_v5_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/imx_v4_v5_defconfig b/arch/arm/configs/imx_v4_v5_defconfig
index e6b0007..5a45d3e 100644
--- a/arch/arm/configs/imx_v4_v5_defconfig
+++ b/arch/arm/configs/imx_v4_v5_defconfig
@@ -177,6 +177,7 @@ CONFIG_EXT2_FS=y
 CONFIG_EXT3_FS=y
 CONFIG_EXT4_FS=y
 # CONFIG_DNOTIFY is not set
+CONFIG_VFAT_FS=y
 # CONFIG_PROC_PAGE_MONITOR is not set
 CONFIG_TMPFS=y
 CONFIG_JFFS2_FS=y
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH 1/2] ARM: mxs_defconfig: Add VFAT support
  2015-02-06 22:09 [PATCH 1/2] ARM: mxs_defconfig: Add VFAT support Fabio Estevam
  2015-02-06 22:09 ` [PATCH 2/2] ARM: imx_v4_v5_defconfig: " Fabio Estevam
@ 2015-03-02 12:46 ` Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Shawn Guo @ 2015-03-02 12:46 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, Feb 06, 2015 at 08:09:46PM -0200, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam@freescale.com>
> 
> Select CONFIG_VFAT_FS by default.
> 
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>

Applied both, thanks.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-03-02 12:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-06 22:09 [PATCH 1/2] ARM: mxs_defconfig: Add VFAT support Fabio Estevam
2015-02-06 22:09 ` [PATCH 2/2] ARM: imx_v4_v5_defconfig: " Fabio Estevam
2015-03-02 12:46 ` [PATCH 1/2] ARM: mxs_defconfig: " Shawn Guo

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.