]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/mx53evk.h
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
[people/ms/u-boot.git] / include / configs / mx53evk.h
index ac9beb60abd222f10402ed4bc9464c85cf55518c..11d1278349a5dd4114588aff8411f3b456587b94 100644 (file)
 /* environment organization */
 #define CONFIG_ENV_OFFSET      (6 * 64 * 1024)
 #define CONFIG_ENV_SIZE        (8 * 1024)
-#define CONFIG_ENV_IS_IN_MMC
 #define CONFIG_SYS_MMC_ENV_DEV 0
 
 #endif                         /* __CONFIG_H */