]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/apalis_imx6.h
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
[people/ms/u-boot.git] / include / configs / apalis_imx6.h
index a18ab12804146a382aae70cd15c018c4f79e8f18..4a12ac8ca3747a761b0dff66d6e60cce42197f1c 100644 (file)
 
 #define CONFIG_ENV_SIZE                        (8 * 1024)
 
-#define CONFIG_ENV_IS_IN_MMC
-
 #if defined(CONFIG_ENV_IS_IN_MMC)
 /* Environment in eMMC, before config block at the end of 1st "boot sector" */
 #define CONFIG_ENV_OFFSET              (-CONFIG_ENV_SIZE + \