summaryrefslogtreecommitdiffstats
path: root/include/configs/p3p440.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/p3p440.h')
-rw-r--r--include/configs/p3p440.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/p3p440.h b/include/configs/p3p440.h
index ac0d83ac1c..046ec25481 100644
--- a/include/configs/p3p440.h
+++ b/include/configs/p3p440.h
@@ -295,7 +295,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 0x20000 /* size of one complete sector */
#define CFG_ENV_ADDR (CFG_MONITOR_BASE-CFG_ENV_SECT_SIZE)
OpenPOWER on IntegriCloud