xiaoxiang781216 commented on code in PR #12154:
URL: https://github.com/apache/nuttx/pull/12154#discussion_r1566681922
##########
arch/Kconfig:
##########
@@ -722,6 +722,10 @@ config ARCH_VMA_MAPPING
bool "Support runtime memory mapping into SHM area"
default n
+config ARCH_KVMA_MAPPING
Review Comment:
why need add additional option if we just support one type of kernel memory
mapping?
--
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]