Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references
[platform/kernel/u-boot.git] / include / configs / zeus.h
index d427095..abf6bd3 100644 (file)
 /* mask of address bits that overflow into the "EEPROM chip address"    */
 #define CFG_I2C_EEPROM_ADDR_OVERFLOW   0x07
 
-#define CFG_EEPROM_PAGE_WRITE_ENABLE   1       /* write eeprom in pages */
 #define CFG_EEPROM_PAGE_WRITE_BITS     3       /* 8 byte write page size */
 #define CFG_EEPROM_PAGE_WRITE_DELAY_MS 10      /* and takes up to 10 msec */