summaryrefslogtreecommitdiffstats
path: root/include/configs/ADCIOP.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/ADCIOP.h')
-rw-r--r--include/configs/ADCIOP.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/ADCIOP.h b/include/configs/ADCIOP.h
index 148c905925..0069aabab7 100644
--- a/include/configs/ADCIOP.h
+++ b/include/configs/ADCIOP.h
@@ -170,7 +170,7 @@
#else /* Use FLASH for environment variables */
-#define CFG_ENV_IS_IN_FLASH 1
+#define CONFIG_ENV_IS_IN_FLASH 1
#define CFG_ENV_OFFSET 0x00010000 /* Offset of Environment Sector */
#define CFG_ENV_SIZE 0x1000 /* Total Size of Environment Sector */
OpenPOWER on IntegriCloud