xiaoxiang781216 commented on code in PR #7319: URL: https://github.com/apache/incubator-nuttx/pull/7319#discussion_r996381986
########## fs/procfs/Kconfig: ########## @@ -31,15 +31,15 @@ menu "Exclude individual procfs entries" config FS_PROCFS_EXCLUDE_PROCESS bool "Exclude process information" - default n + default DEFAULT_SMALL Review Comment: But, I think `default DEFAULT_SMALL` is more clear and simple than `default y if DEFAULT_SMALL`. For example, what's default value if DEFAULT_SMALL disable? -- 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