mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +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
|
config FS_PROCFS_EXCLUDE_VERSION
|
||||||
bool "Exclude version"
|
bool "Exclude version"
|
||||||
default y
|
default n
|
||||||
|
|
||||||
config FS_PROCFS_EXCLUDE_CPULOAD
|
config FS_PROCFS_EXCLUDE_CPULOAD
|
||||||
bool "Exclude CPU load"
|
bool "Exclude CPU load"
|
||||||
|
|||||||
Reference in New Issue
Block a user