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


##########
arch/Kconfig:
##########
@@ -722,6 +722,10 @@ config ARCH_VMA_MAPPING
        bool "Support runtime memory mapping into SHM area"
        default n
 
+config ARCH_KVMA_MAPPING
+       bool "Support kernel space virtual mmemory allocation mappings"

Review Comment:
   let's remove the prompt, option selected by other option should forbid to be 
enabled by defconfig



-- 
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