]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/ls1021atwr.h
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
[people/ms/u-boot.git] / include / configs / ls1021atwr.h
index 067ef4df93c32a6ceb04c02064521de825352c29..06d7d400ca65a1f7516805c52ddf67a79c24eb36 100644 (file)
 
 #if defined(CONFIG_SD_BOOT)
 #define CONFIG_ENV_OFFSET              0x300000
-#define CONFIG_ENV_IS_IN_MMC
 #define CONFIG_SYS_MMC_ENV_DEV         0
 #define CONFIG_ENV_SIZE                        0x20000
 #elif defined(CONFIG_QSPI_BOOT)