tracing: remove superfluous default n for boolean
bool symbols implicitly default to n so there is no need to redundant those values. Signed-off-by: Bartosz Bilas <bartosz.bilas@hotmail.com>
This commit is contained in:
parent
e89f441146
commit
306f92e646
1 changed files with 0 additions and 1 deletions
|
@ -204,7 +204,6 @@ config TRACING_CMD_BUFFER_SIZE
|
|||
|
||||
config TRACING_OBJECT_TRACKING
|
||||
bool "Object tracking"
|
||||
default n
|
||||
help
|
||||
Keep lists to track kernel objects.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue