xiaoxiang781216 commented on code in PR #8109: URL: https://github.com/apache/nuttx/pull/8109#discussion_r1072099847
########## boards/risc-v/mpfs/icicle/configs/knsh/defconfig: ########## @@ -68,7 +69,6 @@ CONFIG_LIBM=y CONFIG_MEMSET_64BIT=y CONFIG_MEMSET_OPTSPEED=y CONFIG_MM_PGALLOC=y -CONFIG_MM_SHM=y Review Comment: This is only defconfig which enable CONFIG_MM_SHM, keep it could ensure we don't break the related code in future. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org