]> git.sur5r.net Git - u-boot/blobdiff - include/configs/ls1021aiot.h
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
[u-boot] / include / configs / ls1021aiot.h
index c1ec2d440cd823302f0d36b56c02773c6227c84d..e5544f327d0914335eea82539b33abd8779b4679 100644 (file)
 
 #if defined(CONFIG_SD_BOOT)
 #define CONFIG_ENV_OFFSET              0x100000
-#define CONFIG_ENV_IS_IN_MMC
 #define CONFIG_SYS_MMC_ENV_DEV 0
 #define CONFIG_ENV_SIZE                        0x2000
 #elif defined(CONFIG_QSPI_BOOT)