]> git.baikalelectronics.ru Git - uboot.git/commit
sandbox: Enable the 'trace' command when tracing is used
authorSimon Glass <sjg@chromium.org>
Mon, 8 Apr 2019 19:20:53 +0000 (13:20 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 24 Apr 2019 02:26:43 +0000 (20:26 -0600)
commit412b90855c8950594d030575a225674452acb537
treede549fb048a8c5a670e426f87528658112c30ff7
parent5b058df49f19b5032ce9a45bb40bb8cc364a8cf9
sandbox: Enable the 'trace' command when tracing is used

Enable this by default so that tracing can be inspected if enabled. This
cannot rely on the 'imply' in lib/Kconfig since this method of enabling
tracing relates on an environment variable (FTRACE) and does not use
Kconfig.

Signed-off-by: Simon Glass <sjg@chromium.org>
include/configs/sandbox.h