]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
sandbox: Enable the early timer
authorSimon Glass <sjg@chromium.org>
Wed, 24 Feb 2016 16:14:53 +0000 (09:14 -0700)
committerSimon Glass <sjg@chromium.org>
Fri, 26 Feb 2016 15:53:10 +0000 (08:53 -0700)
Enable this so that tracing works with sandbox.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
configs/sandbox_defconfig

index 8b878e299b44eab33b88b666f2acfc0587ab8bb9..02534bfea76119f47a7b98467711f67ac25da1ef 100644 (file)
@@ -68,6 +68,7 @@ CONFIG_SOUND=y
 CONFIG_SOUND_SANDBOX=y
 CONFIG_SANDBOX_SPI=y
 CONFIG_TIMER=y
+CONFIG_TIMER_EARLY=y
 CONFIG_SANDBOX_TIMER=y
 CONFIG_TPM_TIS_SANDBOX=y
 CONFIG_USB=y