aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 179af2f67..1e0f444e1 100644
--- a/configs/mingw32_defconfig
+++ b/configs/mingw32_defconfig
@@ -90,7 +90,7 @@ CONFIG_PREFIX=""
90# 90#
91# Debugging Options 91# Debugging Options
92# 92#
93CONFIG_DEBUG=y 93# CONFIG_DEBUG is not set
94# CONFIG_DEBUG_PESSIMIZE is not set 94# CONFIG_DEBUG_PESSIMIZE is not set
95# CONFIG_DEBUG_SANITIZE is not set 95# CONFIG_DEBUG_SANITIZE is not set
96# CONFIG_UNIT_TEST is not set 96# CONFIG_UNIT_TEST is not set
diff --git a/configs/mingw64_defconfig b/configs/mingw64_defconfig
index f9be9aab2..c9f2ae747 100644
--- a/configs/mingw64_defconfig
+++ b/configs/mingw64_defconfig
@@ -90,7 +90,7 @@ CONFIG_PREFIX=""
90# 90#
91# Debugging Options 91# Debugging Options
92# 92#
93CONFIG_DEBUG=y 93# CONFIG_DEBUG is not set
94# CONFIG_DEBUG_PESSIMIZE is not set 94# CONFIG_DEBUG_PESSIMIZE is not set
95# CONFIG_DEBUG_SANITIZE is not set 95# CONFIG_DEBUG_SANITIZE is not set
96# CONFIG_UNIT_TEST is not set 96# CONFIG_UNIT_TEST is not set