diff options
Diffstat (limited to 'include/configs/CPCIISER4.h')
-rw-r--r-- | include/configs/CPCIISER4.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/CPCIISER4.h b/include/configs/CPCIISER4.h index bfb42421f5..d7e9739454 100644 --- a/include/configs/CPCIISER4.h +++ b/include/configs/CPCIISER4.h @@ -198,7 +198,6 @@ /* 16 byte page write mode using*/ /* last 4 bits of the address */ #define CFG_EEPROM_PAGE_WRITE_DELAY_MS 10 /* and takes up to 10 msec */ -#define CFG_EEPROM_PAGE_WRITE_ENABLE #define CONFIG_ENV_IS_IN_EEPROM 1 /* use EEPROM for environment vars */ #define CONFIG_ENV_OFFSET 0x000 /* environment starts at the beginning of the EEPROM */ |