mps:fix AN524 Kconfig symbol (MPS3, not MPS2)

The code currently checks CONFIG_ARCH_CHIP_MPS2_AN524, but
the corresponding Kconfig option is ARCH_CHIP_MPS3_AN524(i.e.
 CONFIG_ARCH_CHIP_MPS3_AN524) in arch/arm/src/mps/Kconfig

Signed-off-by: zhenwei fang <fangzhenwei@bytedance.com>
This commit is contained in:
zhenwei fang
2026-01-28 14:31:08 +08:00
committed by Xiang Xiao
parent 90fa0ed122
commit 2614693bc0
+1 -1
View File
@@ -111,7 +111,7 @@
#endif /* CONFIG_MM_REGIONS > 1 */
#elif defined(CONFIG_ARCH_CHIP_MPS2_AN524)
#elif defined(CONFIG_ARCH_CHIP_MPS3_AN524)
/* Internal SRAM1 (16MB) */
#define MPS_SRAM1_START 0x20000000