Skip to content
Snippets Groups Projects
Commit 7fcdac0e authored by Simon Glass's avatar Simon Glass
Browse files

sandbox: Don't print a warning for CONFIG_I2C_COMPAT


Sandbox includes this code to provide build coverage. While we retain this
feature we should have sandbox build it. Sandbox does not in fact use the
I2C compatibility mode. Showing a warning for sandbox is just confusing,
since no conversion is expected.

Drop the warning for sandbox.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 3a592a13
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment