acassis commented on code in PR #7319: URL: https://github.com/apache/incubator-nuttx/pull/7319#discussion_r996350720
########## 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: Hi @xiaoxiang781216 I saw that sched/Kconfig and fs/Kconfig has this already, but I suggest using "default y DEFAULT_SMALL" for legibility. I will submit a patch to fix sched and fs -- 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