summaryrefslogtreecommitdiff
path: root/include/configs/sacsng.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/sacsng.h')
-rw-r--r--include/configs/sacsng.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/sacsng.h b/include/configs/sacsng.h
index 8427752d7..5c6ddc6b4 100644
--- a/include/configs/sacsng.h
+++ b/include/configs/sacsng.h
@@ -719,7 +719,7 @@
# endif /* CFG_ENV_IN_OWN_SECT */
#else
-# define CFG_ENV_IS_IN_NVRAM 1
+# define CONFIG_ENV_IS_IN_NVRAM 1
# define CFG_ENV_ADDR (CFG_MONITOR_BASE - 0x1000)
# define CFG_ENV_SIZE 0x200
#endif /* CFG_RAMBOOT */