summaryrefslogtreecommitdiff
path: root/include/configs/redwood.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/redwood.h')
-rw-r--r--include/configs/redwood.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/redwood.h b/include/configs/redwood.h
index ebb292173..b791589ad 100644
--- a/include/configs/redwood.h
+++ b/include/configs/redwood.h
@@ -119,7 +119,7 @@
/*-----------------------------------------------------------------------
* Environment
*----------------------------------------------------------------------*/
-#undef CFG_ENV_IS_IN_NVRAM /* ... not in NVRAM */
+#undef CONFIG_ENV_IS_IN_NVRAM /* ... not in NVRAM */
#define CFG_ENV_IS_IN_FLASH 1 /* Environment uses flash */
#undef CONFIG_ENV_IS_IN_EEPROM /* ... not in EEPROM */