summaryrefslogtreecommitdiffstats
path: root/include/configs/voiceblue.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/voiceblue.h')
-rw-r--r--include/configs/voiceblue.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/voiceblue.h b/include/configs/voiceblue.h
index 20917ee9a5..fee3ab996f 100644
--- a/include/configs/voiceblue.h
+++ b/include/configs/voiceblue.h
@@ -74,7 +74,7 @@
/*
* Environment settings
*/
-#define CFG_ENV_IS_IN_FLASH
+#define CONFIG_ENV_IS_IN_FLASH
#define CFG_ENV_ADDR (PHYS_FLASH_1 + CFG_MONITOR_LEN)
#define CFG_ENV_SIZE (8 * 1024)
#define CFG_ENV_SECT_SIZE (64 * 1024)
OpenPOWER on IntegriCloud