mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user