[PATCH v3 4/7] MIPS: decstation_64_defconfig: Compile the kernel with warnings as errors
From: Maciej W. Rozycki
Date: Sat Sep 19 2026 - 11:15:10 EST
From: WangYuli <wangyuli@xxxxxxxxxxxxx>
All compilation issues with decstation_64_defconfig have been resolved,
and it is safe to enable CONFIG_WERROR now.
Signed-off-by: WangYuli <wangyuli@xxxxxxxxxxxxx>
Signed-off-by: Maciej W. Rozycki <macro@xxxxxxxxxxx>
---
Changes from v2 (6/6),
<https://lore.kernel.org/r/2AEFB36427BDF18E+20250422102253.137944-6-wangyuli@xxxxxxxxxxxxx/>:
- Slightly reword the commit description.
---
arch/mips/configs/decstation_64_defconfig | 1 +
1 file changed, 1 insertion(+)
linux-wangyuli-mips-dec-config64-werror.diff
diff --git a/arch/mips/configs/decstation_64_defconfig b/arch/mips/configs/decstation_64_defconfig
index bf579866cf4b..12415c5dd28c 100644
--- a/arch/mips/configs/decstation_64_defconfig
+++ b/arch/mips/configs/decstation_64_defconfig
@@ -1,3 +1,4 @@
+CONFIG_WERROR=y
CONFIG_SYSVIPC=y
CONFIG_POSIX_MQUEUE=y
CONFIG_HIGH_RES_TIMERS=y
--
2.49.0