Re: [U-Boot] [PATCH 03/16] IMX: novena: remove CONFIG_I2C_MXC

2017-10-26 Thread Heiko Schocher
Hello Masahiro, Am 26.10.2017 um 14:24 schrieb Masahiro Yamada: This macro is defined, but not referenced by anyone. I did not touch config_whitelist.txt - the CONFIG will be dropped by the next re-sync. Signed-off-by: Masahiro Yamada ---

[U-Boot] [PATCH 03/16] IMX: novena: remove CONFIG_I2C_MXC

2017-10-26 Thread Masahiro Yamada
This macro is defined, but not referenced by anyone. I did not touch config_whitelist.txt - the CONFIG will be dropped by the next re-sync. Signed-off-by: Masahiro Yamada --- include/configs/novena.h | 1 - 1 file changed, 1 deletion(-) diff --git