trace: sandbox: Use only the Kconfig options
authorSimon Glass <sjg@chromium.org>
Wed, 24 Nov 2021 16:26:39 +0000 (09:26 -0700)
committerSimon Glass <sjg@chromium.org>
Sun, 5 Dec 2021 16:23:15 +0000 (09:23 -0700)
commit89050244c40e79fc24b24ee84e4e668a6dfc336d
tree5e8d2b8951168676c3f8c27bf36f47b9dbbc399e
parent5bf81216463dbeb5b5dcdbc22e2f5c8589c333fb
trace: sandbox: Use only the Kconfig options

At present there are Kconfig options for tracing, but sandbox uses
plain #defines to set them. Correct this and make the tracing command
default to enabled so that this is not needed.

Signed-off-by: Simon Glass <sjg@chromium.org>
cmd/Kconfig
doc/develop/trace.rst