diff mbox series

[7/7] MIPS: decstation_64_defconfig: Compile the kernel with warnings as errors

Message ID 5CD9CFC46F6AC7FE+20250218130015.668651-2-wangyuli@uniontech.com (mailing list archive)
State New
Headers show
Series MIPS: decstation_64_defconfig: Compile the kernel with warnings as errors | expand

Commit Message

WangYuli Feb. 18, 2025, 1 p.m. UTC
All compilation issues under decstation_64_defconfig have been
resolved, and it is now safe to enable CONFIG_WERROR now.

Signed-off-by: WangYuli <wangyuli@uniontech.com>
---
 arch/mips/configs/decstation_64_defconfig | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/arch/mips/configs/decstation_64_defconfig b/arch/mips/configs/decstation_64_defconfig
index cf8e72164e40..66bf399bbd66 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