diff options
Diffstat (limited to 'include/configs/PIP405.h')
-rw-r--r-- | include/configs/PIP405.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/PIP405.h b/include/configs/PIP405.h index 895b89c2046..6e8d7ada192 100644 --- a/include/configs/PIP405.h +++ b/include/configs/PIP405.h @@ -103,7 +103,6 @@ #define CFG_EEPROM_PAGE_WRITE_BITS 6 /* The Atmel 24C128/256 has */ /* 64 byte page write mode using*/ /* last 6 bits of the address */ -#define CFG_EEPROM_PAGE_WRITE_ENABLE /* enable Page write */ #define CFG_EEPROM_PAGE_WRITE_DELAY_MS 10 /* and takes up to 10 msec */ |