All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: sunxi_defconfig: add NLS_CODEPAGE_437 and NLS_ISO8859_1
@ 2014-08-02 13:06 Luc Verhaegen
  2014-08-03 11:56 ` Maxime Ripard
  0 siblings, 1 reply; 2+ messages in thread
From: Luc Verhaegen @ 2014-08-02 13:06 UTC (permalink / raw)
  To: linux-arm-kernel

Otherwise CONFIG_VFAT_FS is useless as mounting vfat fails.

Signed-off-by: Luc Verhaegen <libv@skynet.be>
---
 arch/arm/configs/sunxi_defconfig |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/arch/arm/configs/sunxi_defconfig b/arch/arm/configs/sunxi_defconfig
index 7209bfd..4532059 100644
--- a/arch/arm/configs/sunxi_defconfig
+++ b/arch/arm/configs/sunxi_defconfig
@@ -103,5 +103,7 @@ CONFIG_NFS_FS=y
 CONFIG_NFS_V3_ACL=y
 CONFIG_NFS_V4=y
 CONFIG_ROOT_NFS=y
+CONFIG_NLS_CODEPAGE_437=y
+CONFIG_NLS_ISO8859_1=y
 CONFIG_PRINTK_TIME=y
 CONFIG_DEBUG_FS=y
-- 
1.7.7

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

* [PATCH] ARM: sunxi_defconfig: add NLS_CODEPAGE_437 and NLS_ISO8859_1
  2014-08-02 13:06 [PATCH] ARM: sunxi_defconfig: add NLS_CODEPAGE_437 and NLS_ISO8859_1 Luc Verhaegen
@ 2014-08-03 11:56 ` Maxime Ripard
  0 siblings, 0 replies; 2+ messages in thread
From: Maxime Ripard @ 2014-08-03 11:56 UTC (permalink / raw)
  To: linux-arm-kernel

Hi

On Sat, Aug 02, 2014 at 03:06:30PM +0200, Luc Verhaegen wrote:
> Otherwise CONFIG_VFAT_FS is useless as mounting vfat fails.
> 
> Signed-off-by: Luc Verhaegen <libv@skynet.be>

Queued for 3.18.

Since we're pretty much at the beginning of the merge window, I'll
publish the branch whenever -rc1 will be out in order to avoid
rebasing.

Thanks!
Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20140803/cd3d51ef/attachment.sig>

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

end of thread, other threads:[~2014-08-03 11:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-02 13:06 [PATCH] ARM: sunxi_defconfig: add NLS_CODEPAGE_437 and NLS_ISO8859_1 Luc Verhaegen
2014-08-03 11:56 ` Maxime Ripard

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.