diff options
Diffstat (limited to 'include/configs')
-rw-r--r-- | include/configs/digsy_mtc.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/include/configs/digsy_mtc.h b/include/configs/digsy_mtc.h index d0d1eda..d517334 100644 --- a/include/configs/digsy_mtc.h +++ b/include/configs/digsy_mtc.h @@ -289,13 +289,6 @@ #define CONFIG_SYS_DS1339_TCR_VAL 0xAB /* diode + 4k resistor */ #endif -/* ExBo I2C Addresses */ -#if defined(CONFIG_DIGSY_REV5) -#define CONFIG_SYS_EXBO_EE_I2C_ADDRESS 0x54 -#else -#define CONFIG_SYS_EXBO_EE_I2C_ADDRESS 0x56 -#endif - /* * Flash configuration */ |