summaryrefslogtreecommitdiff
path: root/include/configs/novena.h
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2017-10-26 15:24:18 +0300
committerTom Rini <trini@konsulko.com>2017-10-27 15:52:22 +0300
commitb7e4dadfd95cecb9ba3fc1a5e4d7b0d5eeb57ad5 (patch)
treec566954c9a219e9a1fbd492001e7df1edb0a8520 /include/configs/novena.h
parentaf6715bfb44a26de93fafebe93872f12e9817f61 (diff)
downloadu-boot-b7e4dadfd95cecb9ba3fc1a5e4d7b0d5eeb57ad5.tar.xz
IMX: novena: remove CONFIG_I2C_MXC
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>
Diffstat (limited to 'include/configs/novena.h')
-rw-r--r--include/configs/novena.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/novena.h b/include/configs/novena.h
index ac00975a8c..3acc8c62de 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