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 35e9f8bb5..ebb292173 100644
--- a/include/configs/redwood.h
+++ b/include/configs/redwood.h
@@ -121,7 +121,7 @@
*----------------------------------------------------------------------*/
#undef CFG_ENV_IS_IN_NVRAM /* ... not in NVRAM */
#define CFG_ENV_IS_IN_FLASH 1 /* Environment uses flash */
-#undef CFG_ENV_IS_IN_EEPROM /* ... not in EEPROM */
+#undef CONFIG_ENV_IS_IN_EEPROM /* ... not in EEPROM */
#define CONFIG_PREBOOT "echo;" \
"echo Type \"run flash_nfs\" to mount root filesystem over NFS;" \