tracing: fix indentation of config entries
Fix indentation. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
4b0eb7684a
commit
acee43a176
1 changed files with 20 additions and 18 deletions
|
@ -197,6 +197,7 @@ config TRACING_CMD_BUFFER_SIZE
|
|||
Size of tracing command buffer.
|
||||
|
||||
menu "Tracing Configuration"
|
||||
|
||||
config SYSCALL_TRACING
|
||||
bool "Enable tracing Syscalls"
|
||||
default y
|
||||
|
@ -299,7 +300,8 @@ menu "Tracing Configuration"
|
|||
default y
|
||||
help
|
||||
Enable tracing Timers.
|
||||
endmenu
|
||||
|
||||
endmenu # Tracing Configuration
|
||||
|
||||
endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue