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

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
......@@ -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
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment