Home
last modified time | relevance | path

Searched hist:"7 fcdac0ee96fb19013056e7a083e46f74c8dad66" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/
H A DMakefile7fcdac0ee96fb19013056e7a083e46f74c8dad66 Mon Jul 04 12:57:41 CDT 2016 Simon Glass <sjg@chromium.org> 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: Simon Glass <sjg@chromium.org>