commit | bccfc2ee099ae1bc8781fc002ea462e12ca10e36 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Jul 10 21:14:36 2021 -0600 |
committer | Tom Rini <trini@konsulko.com> | Wed Jul 28 14:29:37 2021 -0400 |
tree | d8d3eb3177cb7b8667955818951161ca509c35a0 | |
parent | 8e85e3c42506e89e4207b332f2719af57a4c2de8 [diff] |
i2c: Rename SPL/TPL_I2C_SUPPORT to I2C Rename these options so that CONFIG_IS_ENABLED can be used with them. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Heiko Schocher <hs@denx.de>