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)
commit569cec5e840601a1491d899e5c434ee59c70cb57
treede549fb048a8c5a670e426f87528658112c30ff7
parent1c6eb075a3fd31f3a22d72f11abc0b15c5776f1d
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