Merge tag 'io_uring-5.15-2021-09-11' of git://git.kernel.dk/linux-block
[linux-2.6-microblaze.git] / init / Kconfig
index 8cb97f1..11f8a84 100644 (file)
@@ -139,7 +139,7 @@ config COMPILE_TEST
 
 config WERROR
        bool "Compile the kernel with warnings as errors"
-       default y
+       default COMPILE_TEST
        help
          A kernel build should not cause any compiler warnings, and this
          enables the '-Werror' flag to enforce that rule by default.