]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/mx6ullevk.h
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
[people/ms/u-boot.git] / include / configs / mx6ullevk.h
index 30e75184950cdddc47efffd10fa0b576f19f2fc3..8787df4907115085636e5efdac54e4a1ba444181 100644 (file)
 #define CONFIG_SYS_MMC_ENV_PART                0       /* user area */
 #define CONFIG_MMCROOT                 "/dev/mmcblk1p2"  /* USDHC2 */
 
-#define CONFIG_ENV_IS_IN_MMC
 #define CONFIG_ENV_SIZE                        SZ_8K
 #define CONFIG_ENV_OFFSET              (12 * SZ_64K)