2022-08-29 21:35:47 +08:00
|
|
|
#
|
|
|
|
|
# For a description of the syntax of this configuration file,
|
|
|
|
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
|
|
|
|
#
|
|
|
|
|
|
2025-01-24 14:27:50 +08:00
|
|
|
config SYSTEM_CPULOAD
|
2022-08-29 21:35:47 +08:00
|
|
|
tristate "cpuload test"
|
|
|
|
|
default n
|