diff options
author | Tom Rini <trini@konsulko.com> | 2017-08-10 07:22:59 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-08-10 07:22:59 -0400 |
commit | b24065c4ef21687787a74eef22dfa9232096f965 (patch) | |
tree | b6fcc2d1e4f2bad093c1cc335e0523847026f4aa /include/configs/mcx.h | |
parent | 4edc31c5931b22e06f33a33d9a8f30cc3248cf1e (diff) | |
parent | 014e47f028526689aaa8ecb2e9164572937afe44 (diff) |
Merge git://git.denx.de/u-boot-i2c
Diffstat (limited to 'include/configs/mcx.h')
-rw-r--r-- | include/configs/mcx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/mcx.h b/include/configs/mcx.h index 91384525ce..f25533446c 100644 --- a/include/configs/mcx.h +++ b/include/configs/mcx.h @@ -86,7 +86,6 @@ #define CONFIG_SYS_I2C #define CONFIG_SYS_OMAP24_I2C_SPEED 100000 #define CONFIG_SYS_OMAP24_I2C_SLAVE 1 -#define CONFIG_SYS_I2C_OMAP34XX /* RTC */ #define CONFIG_RTC_DS1337 |