diff mbox series

[03/16] IMX: novena: remove CONFIG_I2C_MXC

Message ID 1509020671-1321-4-git-send-email-yamada.masahiro@socionext.com
State Accepted
Commit b7e4dadfd95cecb9ba3fc1a5e4d7b0d5eeb57ad5
Headers show
Series Remove two unused drivers and unused CONFIG options | expand

Commit Message

Masahiro Yamada Oct. 26, 2017, 12:24 p.m. UTC
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 <yamada.masahiro@socionext.com>
---

 include/configs/novena.h | 1 -
 1 file changed, 1 deletion(-)

Comments

Heiko Schocher Oct. 26, 2017, 2:34 p.m. UTC | #1
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 <yamada.masahiro@socionext.com>
> ---
> 
>   include/configs/novena.h | 1 -
>   1 file changed, 1 deletion(-)

Thanks!

Acked-by: Heiko Schocher<hs@denx.de>

bye,
Heiko
Tom Rini Oct. 28, 2017, 1:57 a.m. UTC | #2
On Thu, Oct 26, 2017 at 09:24:18PM +0900, Masahiro Yamada wrote:

> 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 <yamada.masahiro@socionext.com>

> Acked-by: Heiko Schocher<hs@denx.de>


Applied to u-boot/master, thanks!

-- 
Tom
diff mbox series

Patch

diff --git a/include/configs/novena.h b/include/configs/novena.h
index ac00975..3acc8c6 100644
--- a/include/configs/novena.h
+++ b/include/configs/novena.h
@@ -80,7 +80,6 @@ 
 #define CONFIG_SYS_I2C_MXC_I2C2		/* enable I2C bus 2 */
 #define CONFIG_SYS_I2C_MXC_I2C3		/* enable I2C bus 3 */
 #define CONFIG_I2C_MULTI_BUS
-#define CONFIG_I2C_MXC
 #define CONFIG_SYS_I2C_SPEED		100000
 #define CONFIG_SYS_SPD_BUS_NUM		0