]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/omap3_evm.h
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
[people/ms/u-boot.git] / include / configs / omap3_evm.h
index 53bfc1326437560555b922e839cf88d4152a9cce..76c00d4efa6c051cd361cda9690660ad8e3cc8cf 100644 (file)
 
 #if !defined(CONFIG_ENV_IS_NOWHERE)
 #if defined(CONFIG_CMD_NAND)
-#define CONFIG_ENV_IS_IN_NAND
 #elif defined(CONFIG_CMD_ONENAND)
 #define CONFIG_ENV_IS_IN_ONENAND
 #define CONFIG_ENV_OFFSET              ONENAND_ENV_OFFSET