]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/flagadm/flash.c
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
[people/ms/u-boot.git] / board / flagadm / flash.c
index fd0082c135b05c4f320b1e2d04a6863bf5a57e2d..3303707817010e1041d7a405f8ef92f5905df0dc 100644 (file)
@@ -81,7 +81,7 @@ unsigned long flash_init (void)
                      &flash_info[0]);
 #endif
 
-#ifdef CFG_ENV_IS_IN_FLASH
+#ifdef CONFIG_ENV_IS_IN_FLASH
        /* ENV protection ON by default */
        flash_protect(FLAG_PROTECT_SET,
                      CFG_ENV_OFFSET,