doc: tracing: link kconfig options using :option:
Add a reference to Kconfig option documentation. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
7d82e1765b
commit
9b30cf70e1
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@ internally and statically at compile-time in the bottom-layer.
|
|||
How to Activate?
|
||||
================
|
||||
|
||||
Make sure ``CONFIG_TRACING_CTF=y`` is set (``CONFIG_TRACING_CTF_BOTTOM_POSIX=y``
|
||||
Make sure :option:`CONFIG_TRACING_CTF` is set to ``y`` (:option:`CONFIG_TRACING_CTF_BOTTOM_POSIX`
|
||||
is selected by default when using ``BOARD_NATIVE_POSIX``).
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue