aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
Diffstat (limited to 'configs')
-rw-r--r--configs/mingw32_defconfig2
-rw-r--r--configs/mingw64_defconfig2
2 files changed, 2 insertions, 2 deletions
diff --git a/configs/mingw32_defconfig b/configs/mingw32_defconfig
index 1d71f58b6..48e90e527 100644
--- a/configs/mingw32_defconfig
+++ b/configs/mingw32_defconfig
@@ -11,7 +11,7 @@ CONFIG_PLATFORM_MINGW32=y
11# Busybox Settings 11# Busybox Settings
12# 12#
13CONFIG_DESKTOP=y 13CONFIG_DESKTOP=y
14CONFIG_EXTRA_COMPAT=y 14# CONFIG_EXTRA_COMPAT is not set
15# CONFIG_INCLUDE_SUSv2 is not set 15# CONFIG_INCLUDE_SUSv2 is not set
16CONFIG_USE_PORTABLE_CODE=y 16CONFIG_USE_PORTABLE_CODE=y
17CONFIG_SHOW_USAGE=y 17CONFIG_SHOW_USAGE=y
diff --git a/configs/mingw64_defconfig b/configs/mingw64_defconfig
index cfa76ac7e..d29345411 100644
--- a/configs/mingw64_defconfig
+++ b/configs/mingw64_defconfig
@@ -11,7 +11,7 @@ CONFIG_PLATFORM_MINGW32=y
11# Busybox Settings 11# Busybox Settings
12# 12#
13CONFIG_DESKTOP=y 13CONFIG_DESKTOP=y
14CONFIG_EXTRA_COMPAT=y 14# CONFIG_EXTRA_COMPAT is not set
15# CONFIG_INCLUDE_SUSv2 is not set 15# CONFIG_INCLUDE_SUSv2 is not set
16CONFIG_USE_PORTABLE_CODE=y 16CONFIG_USE_PORTABLE_CODE=y
17CONFIG_SHOW_USAGE=y 17CONFIG_SHOW_USAGE=y