commit | 1a195885b57f47f5aa39f23fb6176e410fdb3b8b | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Aug 18 23:12:33 2021 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon Aug 30 14:10:07 2021 -0400 |
tree | d33a919ad4b08a1038e5bea6bd9c183398c7e7ff | |
parent | a6e2923ad13c12c46a2e26d769b318c572711300 [diff] |
Convert CONFIG_SYS_I2C_MXC et al to Kconfig This converts the following to Kconfig: CONFIG_SYS_I2C_MXC CONFIG_SYS_I2C_MXC_I2C1 CONFIG_SYS_I2C_MXC_I2C2 CONFIG_SYS_I2C_MXC_I2C3 CONFIG_SYS_I2C_MXC_I2C4 Signed-off-by: Tom Rini <trini@konsulko.com>