]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/METROBOX.h
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
[karo-tx-uboot.git] / include / configs / METROBOX.h
index fdb840ec6cf5e13243995d4535390e7e50a4ee4a..b972390b0461526109d16ce3147ac6582fe12906 100644 (file)
  * Environment
  *----------------------------------------------------------------------*/
 #define CONFIG_ENV_IS_IN_NVRAM   1                  /* Environment uses NVRAM  */
-#undef CFG_ENV_IS_IN_FLASH                  /* ... not in flash        */
+#undef CONFIG_ENV_IS_IN_FLASH               /* ... not in flash        */
 #undef CONFIG_ENV_IS_IN_EEPROM              /* ... not in EEPROM       */
 #define CONFIG_ENV_OVERWRITE  1                     /* allow env overwrite     */