commit 69a1f99319603c5e2435c8715c90a0a33e9ecb07
parent 7d2962f4b1cb736eaedd71bde9b78a5c000971f6
Author: parazyd <parazyd@dyne.org>
Date: Thu, 28 Jan 2021 13:32:09 +0100
Enable ASCII charset.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pi3.config b/pi3.config
@@ -3723,7 +3723,7 @@ CONFIG_NLS_CODEPAGE_437=y
# CONFIG_NLS_ISO8859_8 is not set
# CONFIG_NLS_CODEPAGE_1250 is not set
# CONFIG_NLS_CODEPAGE_1251 is not set
-# CONFIG_NLS_ASCII is not set
+ CONFIG_NLS_ASCII=y
# CONFIG_NLS_ISO8859_1 is not set
# CONFIG_NLS_ISO8859_2 is not set
# CONFIG_NLS_ISO8859_3 is not set