summaryrefslogtreecommitdiff
path: root/include/configs/atc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/atc.h')
-rw-r--r--include/configs/atc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/atc.h b/include/configs/atc.h
index 285b4e4da..1e393a2a1 100644
--- a/include/configs/atc.h
+++ b/include/configs/atc.h
@@ -275,7 +275,7 @@
# define CFG_ENV_SIZE 0x10000
# define CFG_ENV_SECT_SIZE 0x10000
#else
-#define CFG_ENV_IS_IN_EEPROM 1
+#define CONFIG_ENV_IS_IN_EEPROM 1
#define CFG_ENV_OFFSET 0
#define CFG_ENV_SIZE 2048
#define CFG_EEPROM_PAGE_WRITE_BITS 4 /* 16-byte page size */