commit | 7b6aed5136d29e7256befa6dcb8c1610f71c65aa | [log] [tgz] |
---|---|---|
author | Andreas Dannenberg <dannenberg@ti.com> | Tue Jun 04 18:08:17 2019 -0500 |
committer | Tom Rini <trini@konsulko.com> | Wed Jul 17 11:13:18 2019 -0400 |
tree | bf0cd74d530d1bb5cc8acbd425b51bacdd8b16ad | |
parent | 2160ba26f13cbb2362a68f08d675739b320ec6ba [diff] |
configs: am65x_hs_evm_defconfig: Enable I2C support Enable I2C via driver model as well as the associated set of U-Boot commands to allow us interacting with various I2C slave devices. Signed-off-by: Andreas Dannenberg <dannenberg@ti.com> Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com> Acked-by: Andrew F. Davis <afd@ti.com>