Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references
[platform/kernel/u-boot.git] / include / configs / hymod.h
index 9c704c6..4c83193 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     4       /* 16 byte write page size */
 #define CFG_EEPROM_PAGE_WRITE_DELAY_MS 10      /* and takes up to 10 msec */