mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 07:12:54 +08:00
fs/procfs/Kconfig: Change the default value of FS_PROCFS_EXCLUDE_VERSION to n like other similar option.
This commit is contained in:
+1
-1
@@ -80,7 +80,7 @@ config FS_PROCFS_EXCLUDE_UPTIME
|
||||
|
||||
config FS_PROCFS_EXCLUDE_VERSION
|
||||
bool "Exclude version"
|
||||
default y
|
||||
default n
|
||||
|
||||
config FS_PROCFS_EXCLUDE_CPULOAD
|
||||
bool "Exclude CPU load"
|
||||
|
||||
Reference in New Issue
Block a user