summaryrefslogtreecommitdiffstats
path: root/include/configs/alpr.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/alpr.h')
-rw-r--r--include/configs/alpr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/alpr.h b/include/configs/alpr.h
index f342c7a6db..ee60644ad0 100644
--- a/include/configs/alpr.h
+++ b/include/configs/alpr.h
@@ -93,7 +93,7 @@
#define CFG_FLASH_EMPTY_INFO /* print 'E' for empty sector on flinfo */
#define CFG_FLASH_QUIET_TEST 1 /* don't warn upon unknown flash */
-#define CFG_ENV_IS_IN_FLASH 1 /* use FLASH for environment vars */
+#define CONFIG_ENV_IS_IN_FLASH 1 /* use FLASH for environment vars */
#define CFG_ENV_SECT_SIZE 0x10000 /* size of one complete sector */
#define CFG_ENV_ADDR (CFG_MONITOR_BASE-CFG_ENV_SECT_SIZE)
OpenPOWER on IntegriCloud