]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/pcippc2/flash.c
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
[karo-tx-uboot.git] / board / pcippc2 / flash.c
index 8c01415faed614cae2e74daf075303a5361fc999..b1fec97dd34ee9e90de282a4105176e4e5a07061 100644 (file)
@@ -74,7 +74,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_ADDR,