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 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 | # |
13 | CONFIG_DESKTOP=y | 13 | CONFIG_DESKTOP=y |
14 | CONFIG_EXTRA_COMPAT=y | 14 | # CONFIG_EXTRA_COMPAT is not set |
15 | # CONFIG_INCLUDE_SUSv2 is not set | 15 | # CONFIG_INCLUDE_SUSv2 is not set |
16 | CONFIG_USE_PORTABLE_CODE=y | 16 | CONFIG_USE_PORTABLE_CODE=y |
17 | CONFIG_SHOW_USAGE=y | 17 | CONFIG_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 | # |
13 | CONFIG_DESKTOP=y | 13 | CONFIG_DESKTOP=y |
14 | CONFIG_EXTRA_COMPAT=y | 14 | # CONFIG_EXTRA_COMPAT is not set |
15 | # CONFIG_INCLUDE_SUSv2 is not set | 15 | # CONFIG_INCLUDE_SUSv2 is not set |
16 | CONFIG_USE_PORTABLE_CODE=y | 16 | CONFIG_USE_PORTABLE_CODE=y |
17 | CONFIG_SHOW_USAGE=y | 17 | CONFIG_SHOW_USAGE=y |