]> git.sur5r.net Git - u-boot/blobdiff - include/configs/s5p_goni.h
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
[u-boot] / include / configs / s5p_goni.h
index a9431cbd18611db0727e812c807c3ef58a835a27..9c00138508012b0071206a0a2e1b3a1e2d93ad60 100644 (file)
 
 /* FLASH and environment organization */
 #define CONFIG_MMC_DEFAULT_DEV 0
-#define CONFIG_ENV_IS_IN_MMC
 #define CONFIG_SYS_MMC_ENV_DEV         CONFIG_MMC_DEFAULT_DEV
 #define CONFIG_ENV_SIZE                        4096
 #define CONFIG_ENV_OFFSET              ((32 - 4) << 10) /* 32KiB - 4KiB */