
17 Feb
2018
17 Feb
'18
9:59 p.m.
Remove this config option as it's useless and causes a warning.
Signed-off-by: Marek Vasut marek.vasut+renesas@gmail.com Cc: Nobuhiro Iwamatsu iwamatsu@nigauri.org --- configs/porter_defconfig | 1 - 1 file changed, 1 deletion(-)
diff --git a/configs/porter_defconfig b/configs/porter_defconfig index 09776db003..ada106feb1 100644 --- a/configs/porter_defconfig +++ b/configs/porter_defconfig @@ -51,7 +51,6 @@ CONFIG_CLK_RENESAS=y CONFIG_DM_GPIO=y CONFIG_RCAR_GPIO=y CONFIG_DM_I2C=y -CONFIG_DM_I2C_COMPAT=y CONFIG_SYS_I2C_RCAR_IIC=y CONFIG_DM_MMC=y CONFIG_MMC_UNIPHIER=y
--
2.15.1