]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/mx51evk.h
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
[people/ms/u-boot.git] / include / configs / mx51evk.h
index 4513adf2c4172b95c96bb5e1c500dc0244dcdaf2..5daa50d169f4cb0c4f0200e7eeaf828f72a41799 100644 (file)
  */
 #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