commit | de6957256980d9aa1bf11585e6e5b4740d3ccb97 | [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 | 88cd7d0ea961ca11b1eeaaea8b7811573b103abb [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>