]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/el6x_common.h
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
[people/ms/u-boot.git] / include / configs / el6x_common.h
index 575610d4104c21448625cc943520f0753515c6a9..531f5bf5aab4c886f90f45acf3a8e2f3ad2ee183 100644 (file)
 
 #define CONFIG_ENV_SIZE                        (8 * 1024)
 
-#define CONFIG_ENV_IS_IN_MMC
-
 #if defined(CONFIG_ENV_IS_IN_MMC)
 #define CONFIG_SYS_MMC_ENV_DEV         1
 #define CONFIG_SYS_MMC_ENV_PART                2