matter: solve compilation problems for the matter community

Compiling a 32-bit version of NuttX binary based on the Matter community's Docker image may encounter compilation issues due to some dependency libraries, so the M32 compilation option has been temporarily disabled.

Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
This commit is contained in:
zhanghongyu 2024-03-25 10:43:48 +08:00 committed by Xiang Xiao
parent 8a08190394
commit 104b0288a6
1 changed files with 0 additions and 1 deletions

View File

@ -110,7 +110,6 @@ CONFIG_SCHED_HAVE_PARENT=y
CONFIG_SCHED_WAITPID=y
CONFIG_SIM_HCISOCKET=y
CONFIG_SIM_HOSTFS=y
CONFIG_SIM_M32=y
CONFIG_SIM_NETDEV=y
CONFIG_SIM_NET_BRIDGE=y
CONFIG_SIM_WALLTIME_SIGNAL=y