Commit cee83935 authored by Baokun Li's avatar Baokun Li
Browse files

openeuler_defconfig: enable CONFIG_UNICODE for x86 and arm64

hulk inclusion
category: feature
bugzilla: https://gitee.com/openeuler/kernel/issues/I853Y8



--------------------------------

Enable CONFIG_UNICODE on x86 and arm64 by default to support
the ext4 casefold feature.

Signed-off-by: default avatarBaokun Li <libaokun1@huawei.com>
parent 743a8749
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7074,7 +7074,7 @@ CONFIG_NLS_MAC_TURKISH=m
CONFIG_NLS_UTF8=m
CONFIG_NLS_UCS2_UTILS=m
# CONFIG_DLM is not set
# CONFIG_UNICODE is not set
CONFIG_UNICODE=y
CONFIG_IO_WQ=y
# end of File systems

+1 −1
Original line number Diff line number Diff line
@@ -8279,7 +8279,7 @@ CONFIG_NLS_UTF8=m
CONFIG_NLS_UCS2_UTILS=m
CONFIG_DLM=m
CONFIG_DLM_DEBUG=y
# CONFIG_UNICODE is not set
CONFIG_UNICODE=y
CONFIG_IO_WQ=y
# end of File systems