acassis commented on code in PR #6025: URL: https://github.com/apache/incubator-nuttx/pull/6025#discussion_r881721726
########## mm/Kconfig: ########## @@ -191,4 +191,8 @@ config MM_BACKTRACE_DEFAULT default n depends on DEBUG_MM +config MM_VM_MAP + bool Review Comment: Should it be: bool "Virtual Memory Map List Support" in other to let the user to select it? Or is it suppose to only be selected by other drivers? -- 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