kernel: minor syntax fix in Kconfig
Minor style (syntax) fix in the help text of symbol config EXECUTION_BENCHMARKING. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
This commit is contained in:
parent
29e98d2f8f
commit
228702e6e1
1 changed files with 1 additions and 1 deletions
|
@ -347,7 +347,7 @@ config EXECUTION_BENCHMARKING
|
|||
This option enables the tracking of various times inside the kernel
|
||||
the exact set of metrics being tracked is board-dependent.
|
||||
All timing measurements are enabled for X86 and ARM based architectures.
|
||||
In other architectures only a subset are enabled.
|
||||
In other architectures only a subset is enabled.
|
||||
|
||||
config THREAD_MONITOR
|
||||
bool "Thread monitoring [EXPERIMENTAL]"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue