summaryrefslogtreecommitdiffstats
path: root/include/configs/ads5121.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/ads5121.h')
-rw-r--r--include/configs/ads5121.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/ads5121.h b/include/configs/ads5121.h
index f516c4602c..eb6a6454a1 100644
--- a/include/configs/ads5121.h
+++ b/include/configs/ads5121.h
@@ -320,7 +320,7 @@
/*
* Environment
*/
-#define CFG_ENV_IS_IN_FLASH 1
+#define CONFIG_ENV_IS_IN_FLASH 1
/* This has to be a multiple of the Flash sector size */
#define CFG_ENV_ADDR (CFG_MONITOR_BASE + CFG_MONITOR_LEN)
#define CFG_ENV_SIZE 0x2000
OpenPOWER on IntegriCloud