diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/Config-kernel.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config/Config-kernel.in b/config/Config-kernel.in index f4ea6ccbe8..feabf0870e 100644 --- a/config/Config-kernel.in +++ b/config/Config-kernel.in @@ -1418,8 +1418,6 @@ config KERNEL_JFFS2_FS_SECURITY config KERNEL_WERROR bool "Compile the kernel with warnings as errors" - default BUILDBOT - default y if GCC_USE_VERSION_12 help A kernel build should not cause any compiler warnings, and this enables the '-Werror' (for C) and '-Dwarnings' (for Rust) flags |