X-Git-Url: http://git.monstr.eu/?p=linux-2.6-microblaze.git;a=blobdiff_plain;f=init%2FKconfig;h=11f8a845f259da63299a77001991631be81c0eac;hp=8cb97f141b709accb77e1bc34cceddf5af89b31b;hb=c605c39677b9842b0566013e0cf30bc13e90bdbc;hpb=eebb4159a2bf660b545ecb6ee318179971d610a2 diff --git a/init/Kconfig b/init/Kconfig index 8cb97f141b70..11f8a845f259 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -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.