aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/mk_mingw64u_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/mk_mingw64u_defconfig b/scripts/mk_mingw64u_defconfig
index 3cca78e5b..760c55a00 100755
--- a/scripts/mk_mingw64u_defconfig
+++ b/scripts/mk_mingw64u_defconfig
@@ -25,6 +25,7 @@ set_build_opts() {
25set_build_opts \ 25set_build_opts \
26 CONFIG_FEATURE_UTF8_MANIFEST=y \ 26 CONFIG_FEATURE_UTF8_MANIFEST=y \
27 CONFIG_FEATURE_UTF8_INPUT=y \ 27 CONFIG_FEATURE_UTF8_INPUT=y \
28 CONFIG_FEATURE_UTF8_OUTPUT=y \
28 CONFIG_UNICODE_SUPPORT=y \ 29 CONFIG_UNICODE_SUPPORT=y \
29 CONFIG_FEATURE_CHECK_UNICODE_IN_ENV=y \ 30 CONFIG_FEATURE_CHECK_UNICODE_IN_ENV=y \
30 CONFIG_SUBST_WCHAR=63 \ 31 CONFIG_SUBST_WCHAR=63 \