
14 Feb
2019
14 Feb
'19
1:16 p.m.
On Sun, Jan 20, 2019 at 7:33 PM Joris Offouga offougajoris@gmail.com wrote:
diff --git a/configs/pico-pi-imx7d_defconfig b/configs/pico-pi-imx7d_defconfig index 0d1c56b..dd8af7f 100644 --- a/configs/pico-pi-imx7d_defconfig +++ b/configs/pico-pi-imx7d_defconfig @@ -27,6 +27,7 @@ CONFIG_DM_MMC=y CONFIG_PINCTRL=y CONFIG_PINCTRL_IMX7=y CONFIG_DM_GPIO=y +CONFIG_DM_I2C=y
Please remove CONFIG_SPL_I2C_SUPPORT=y in order to avoid a build warning.