diff options
Diffstat (limited to 'include/configs/axs101.h')
-rw-r--r-- | include/configs/axs101.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/axs101.h b/include/configs/axs101.h index 9e90b69728e..650d97d17f2 100644 --- a/include/configs/axs101.h +++ b/include/configs/axs101.h @@ -78,7 +78,6 @@ /* * EEPROM configuration */ -#define CONFIG_SYS_I2C_MULTI_EEPROMS #define CONFIG_SYS_I2C_EEPROM_ADDR (0xA8 >> 1) #define CONFIG_SYS_I2C_EEPROM_ADDR_LEN 1 #define CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW 1 |