]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/METROBOX.h
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
[people/ms/u-boot.git] / include / configs / METROBOX.h
index d61b49eeecd5261ccb1332340b8bbc46b83d0523..2afb3fffcb3310774b516f88aaedc665dede158b 100644 (file)
  *----------------------------------------------------------------------*/
 #define CFG_ENV_IS_IN_NVRAM   1                     /* Environment uses NVRAM  */
 #undef CFG_ENV_IS_IN_FLASH                  /* ... not in flash        */
-#undef CFG_ENV_IS_IN_EEPROM                 /* ... not in EEPROM       */
+#undef CONFIG_ENV_IS_IN_EEPROM              /* ... not in EEPROM       */
 #define CONFIG_ENV_OVERWRITE  1                     /* allow env overwrite     */
 
 #define CFG_ENV_SIZE         0x1000         /* Size of Env vars        */