xiaoxiang781216 commented on code in PR #12041:
URL: https://github.com/apache/nuttx/pull/12041#discussion_r1578859521


##########
mm/Kconfig:
##########
@@ -194,6 +194,15 @@ config MM_SHM
                Build in support for the shared memory interfaces shmget(), 
shmat(),
                shmctl(), and shmdt().
 
+config MM_UMAP

Review Comment:
   let's reuse MM_SHM config? the new functions doesn't have any side effect if 
nobody call them.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to