projects
/
sdk
/
emulator
/
emulator-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5381e85
)
charset: enable CONFIG_NLS_ISO8859_1
author
Jinhyung Choi
<jinh0.choi@samsung.com>
Wed, 18 Jan 2017 09:13:49 +0000
(18:13 +0900)
committer
Jinhyung Choi
<jinh0.choi@samsung.com>
Wed, 18 Jan 2017 09:15:08 +0000
(18:15 +0900)
Change-Id: I88a106e8623871b047a3d9f698cd455ae831e364
Signed-off-by: Jinhyung Choi <jinh0.choi@samsung.com>
arch/x86/configs/tizen_emul_defconfig
patch
|
blob
|
history
diff --git
a/arch/x86/configs/tizen_emul_defconfig
b/arch/x86/configs/tizen_emul_defconfig
index e42775fad6ed7b7fcbc5653d336482c887414c91..f0f84900ea0ceb2a9cfb4d0d0830154777ac7725 100644
(file)
--- a/
arch/x86/configs/tizen_emul_defconfig
+++ b/
arch/x86/configs/tizen_emul_defconfig
@@
-3383,7
+3383,7
@@
CONFIG_NLS_CODEPAGE_949=y
# CONFIG_NLS_CODEPAGE_1250 is not set
# CONFIG_NLS_CODEPAGE_1251 is not set
CONFIG_NLS_ASCII=y
-# CONFIG_NLS_ISO8859_1 is not set
+CONFIG_NLS_ISO8859_1=y
# CONFIG_NLS_ISO8859_2 is not set
# CONFIG_NLS_ISO8859_3 is not set
# CONFIG_NLS_ISO8859_4 is not set