ARM: rockchip_defconfig: Add CONFIG_UNICODE

Sync to gki_defconfig

Before:
    text	   data	    bss	     dec	    hex	filename
13465267	4345690	2113400	19924357	1300585	vmlinux

After:
    text	   data	    bss	     dec	    hex	filename
13473410	4411226	2113400	19998036	1312554	vmlinux

Change-Id: I023ce20549e9d65198b8a23affe4c9739f867103
Signed-off-by: Tao Huang <huangtao@rock-chips.com>
This commit is contained in:
Tao Huang
2021-01-13 17:38:20 +08:00
parent 6f048a072e
commit d797136cae

View File

@@ -659,6 +659,7 @@ CONFIG_NLS_CODEPAGE_437=y
CONFIG_NLS_ASCII=y
CONFIG_NLS_ISO8859_1=y
CONFIG_NLS_UTF8=y
CONFIG_UNICODE=y
CONFIG_SECURITY_PERF_EVENTS_RESTRICT=y
CONFIG_SECURITY=y
CONFIG_SECURITY_NETWORK=y