diff options
Diffstat (limited to 'include/configs/muas3001.h')
-rw-r--r-- | include/configs/muas3001.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/muas3001.h b/include/configs/muas3001.h index c6618297923..1e91b621682 100644 --- a/include/configs/muas3001.h +++ b/include/configs/muas3001.h @@ -241,7 +241,6 @@ #define CFG_I2C_SPEED 100000 /* I2C speed and slave address */ #define CFG_I2C_SLAVE 0x7F -#define CFG_EEPROM_PAGE_WRITE_ENABLE #define CFG_EEPROM_PAGE_WRITE_BITS 3 /* I2C SYSMON (LM75, AD7414 is almost compatible) */ #define CONFIG_DTT_LM75 1 /* ON Semi's LM75 */ |