commit | 5817ff03b3746a1e11ef268a9fcd6f48cad2f51f | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Aug 17 17:59:46 2021 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon Aug 30 14:10:06 2021 -0400 |
tree | 4204fc42c9bb04893beb2cf4e030010185d6182a | |
parent | faed567ec684f42c6adfcd02f9bd39aa993106a7 [diff] |
Convert CONFIG_SYS_I2C_SOFT et al to Kconfig This converts the following to Kconfig: CONFIG_SYS_I2C_SOFT CONFIG_SYS_I2C_SOFT_SPEED CONFIG_SYS_I2C_SOFT_SLAVE Signed-off-by: Tom Rini <trini@konsulko.com>