]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/dragonboard410c.h
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
[people/ms/u-boot.git] / include / configs / dragonboard410c.h
index 204e136c96ff2e01ba3e8771cc463cf8ba6b912b..dfeea601a004e33e6fabc44fc373fce6b5ece39c 100644 (file)
@@ -97,7 +97,6 @@ REFLASH(dragonboard/u-boot.img, 8)\
 
 #define CONFIG_ENV_SIZE                        0x2000
 #define CONFIG_SYS_MMC_ENV_DEV         0       /* mmc0 = emmc, mmc1 = sd */
-#define CONFIG_ENV_VARS_UBOOT_CONFIG
 
 /* Size of malloc() pool */
 #define CONFIG_SYS_MALLOC_LEN          (CONFIG_ENV_SIZE + SZ_8M)