yf13 commented on code in PR #12154:
URL: https://github.com/apache/nuttx/pull/12154#discussion_r1569818168
##########
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:
Prompt string has been dropped in latest upate. Thanks for teaching this tip.
--
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]