Skip to content
Commit 8d9bb98f authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

sandbox: log: Avoid build error with !CONFIG_LOG



The pr_cont_test.c test requires CONFIG_LOG since it directly accesses
fields in global_data that require it. Move the test into the CONFIG_LOG
condition to avoid build errors.

Enable CONFIG_LOG on sandbox (not sandbox_spl, etc.) so that we still run
this test. This requires resyncing of the configs.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 58b4b713
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment