projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60fbce7
)
ARM: sunxi_defconfig: add NLS_CODEPAGE_437 and NLS_ISO8859_1
author
Luc Verhaegen
<libv@skynet.be>
Sat, 2 Aug 2014 13:06:30 +0000
(15:06 +0200)
committer
Maxime Ripard
<maxime.ripard@free-electrons.com>
Mon, 18 Aug 2014 15:51:18 +0000
(17:51 +0200)
Otherwise CONFIG_VFAT_FS is useless as mounting vfat fails.
Signed-off-by: Luc Verhaegen <libv@skynet.be>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/configs/sunxi_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/sunxi_defconfig
b/arch/arm/configs/sunxi_defconfig
index 0abc2abb316decc051f09ee9bfdc8d8b03b27d42..6c037f956e360b272f13e355b975fd70f13a1edc 100644
(file)
--- a/
arch/arm/configs/sunxi_defconfig
+++ b/
arch/arm/configs/sunxi_defconfig
@@
-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