Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9524fa52 authored by Luc Verhaegen's avatar Luc Verhaegen Committed by Maxime Ripard
Browse files

ARM: sunxi_defconfig: add NLS_CODEPAGE_437 and NLS_ISO8859_1



Otherwise CONFIG_VFAT_FS is useless as mounting vfat fails.

Signed-off-by: default avatarLuc Verhaegen <libv@skynet.be>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
parent 60fbce7f
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -104,5 +104,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