commit | a4dbfc3b8dcde5d4e4bb24680667c4a501f72386 | [log] [tgz] |
---|---|---|
author | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Wed May 31 18:18:49 2017 +0200 |
committer | Simon Glass <sjg@chromium.org> | Wed Jun 07 07:29:24 2017 -0600 |
tree | df600899befe5c0e1b8cdf5bf0e2e2d8370c987d | |
parent | 7f46356e0e285e89e5d63764e91c44138e5480b3 [diff] |
rockchip: defconfig: puma-rk3399: enable I2C The RK3399-Q7 exposes I2C on its edge connector and uses it as one of the interfaces towards the on-module STM32 (for the emulated RTC and fan-controller). Enable I2C and CMD_I2C support in the defconfig. Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Reviewed-by: Simon Glass <sjg@chromium.org>