diff options
Diffstat (limited to 'configs')
-rw-r--r-- | configs/mingw32_defconfig | 2 | ||||
-rw-r--r-- | configs/mingw64_defconfig | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/configs/mingw32_defconfig b/configs/mingw32_defconfig index c06369b2e..ae07ca620 100644 --- a/configs/mingw32_defconfig +++ b/configs/mingw32_defconfig | |||
@@ -25,7 +25,7 @@ CONFIG_FEATURE_BUFFERS_USE_MALLOC=y | |||
25 | CONFIG_SHOW_USAGE=y | 25 | CONFIG_SHOW_USAGE=y |
26 | CONFIG_FEATURE_VERBOSE_USAGE=y | 26 | CONFIG_FEATURE_VERBOSE_USAGE=y |
27 | CONFIG_FEATURE_COMPRESS_USAGE=y | 27 | CONFIG_FEATURE_COMPRESS_USAGE=y |
28 | # CONFIG_FEATURE_INSTALLER is not set | 28 | CONFIG_FEATURE_INSTALLER=y |
29 | # CONFIG_INSTALL_NO_USR is not set | 29 | # CONFIG_INSTALL_NO_USR is not set |
30 | # CONFIG_LOCALE_SUPPORT is not set | 30 | # CONFIG_LOCALE_SUPPORT is not set |
31 | # CONFIG_UNICODE_SUPPORT is not set | 31 | # CONFIG_UNICODE_SUPPORT is not set |
diff --git a/configs/mingw64_defconfig b/configs/mingw64_defconfig index 04e6ac070..60788ab83 100644 --- a/configs/mingw64_defconfig +++ b/configs/mingw64_defconfig | |||
@@ -25,7 +25,7 @@ CONFIG_FEATURE_BUFFERS_USE_MALLOC=y | |||
25 | CONFIG_SHOW_USAGE=y | 25 | CONFIG_SHOW_USAGE=y |
26 | CONFIG_FEATURE_VERBOSE_USAGE=y | 26 | CONFIG_FEATURE_VERBOSE_USAGE=y |
27 | CONFIG_FEATURE_COMPRESS_USAGE=y | 27 | CONFIG_FEATURE_COMPRESS_USAGE=y |
28 | # CONFIG_FEATURE_INSTALLER is not set | 28 | CONFIG_FEATURE_INSTALLER=y |
29 | # CONFIG_INSTALL_NO_USR is not set | 29 | # CONFIG_INSTALL_NO_USR is not set |
30 | # CONFIG_LOCALE_SUPPORT is not set | 30 | # CONFIG_LOCALE_SUPPORT is not set |
31 | # CONFIG_UNICODE_SUPPORT is not set | 31 | # CONFIG_UNICODE_SUPPORT is not set |