commit | ed3b082d3e6c7197bc6ba38512388dba497f5bad | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Wed Jan 24 15:21:21 2018 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue Jan 30 14:59:32 2018 -0500 |
tree | 73418723717401a0bc286f60daf871f59872e312 | |
parent | 71750ee3ffefc29d903280f5cd2f1524bfa037a0 [diff] |
Convert CONFIG_SYS_OMAP24_I2C_SLAVE et al to Kconfig This converts the following to Kconfig: CONFIG_SYS_OMAP24_I2C_SLAVE CONFIG_SYS_OMAP24_I2C_SPEED Signed-off-by: Adam Ford <aford173@gmail.com> Reviewed-by: Paul Kocialkowski <contact@paulk.fr>