summaryrefslogtreecommitdiffstats
path: root/include/configs/W7OLMC.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/W7OLMC.h')
-rw-r--r--include/configs/W7OLMC.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/W7OLMC.h b/include/configs/W7OLMC.h
index bb6b6b9d26..d4ec03e5e8 100644
--- a/include/configs/W7OLMC.h
+++ b/include/configs/W7OLMC.h
@@ -249,7 +249,7 @@
/*-----------------------------------------------------------------------
* NVRAM organization
*/
-#define CFG_ENV_IS_IN_NVRAM 1 /* use NVRAM for env vars */
+#define CONFIG_ENV_IS_IN_NVRAM 1 /* use NVRAM for env vars */
#define CFG_NVRAM_BASE_ADDR 0xfc000000 /* NVRAM base address */
#define CFG_NVRAM_SIZE (32*1024) /* NVRAM size */
#define CFG_ENV_SIZE 0x1000 /* Size of Environment vars */
OpenPOWER on IntegriCloud