]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/nas220.h
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
[people/ms/u-boot.git] / include / configs / nas220.h
index f3ed31386ced8449e255f6151360723fc4697a7c..52db4215a3dfc463c5beb3c11ecaebc465aff1da 100644 (file)
  *  Environment variables configurations
  */
 #ifdef CONFIG_CMD_NAND
-#define CONFIG_ENV_IS_IN_NAND
 #define CONFIG_ENV_SECT_SIZE 0x10000
-#else
-#define CONFIG_ENV_IS_NOWHERE
 #endif
 
 #define CONFIG_ENV_SIZE        0x10000