From bb1652a588f36cd608affc912d68c76652d63b9d Mon Sep 17 00:00:00 2001 From: Alexey Lapshin Date: Sun, 14 Dec 2025 14:41:41 +0700 Subject: [PATCH] change(build): remove outdated string in COMPILER_ENABLE_RISCV_ZCMP help --- Kconfig | 2 -- 1 file changed, 2 deletions(-) diff --git a/Kconfig b/Kconfig index b9a68225d6..b0828f0dbf 100644 --- a/Kconfig +++ b/Kconfig @@ -397,8 +397,6 @@ mainmenu "Espressif IoT Development Framework Configuration" the ZCMP extension for source files that contain functions which may execute while mstatus.mie = 0. - Even with these workarounds, the issue may still affect dual-core variants. - choice COMPILER_OPTIMIZATION_ASSERTION_LEVEL prompt "Assertion level" default COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE