]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/dreamplug.h
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
[people/ms/u-boot.git] / include / configs / dreamplug.h
index 003cf0e1f32282aa1a18d9aa28a2760eba2c41d5..9715f297a971d5c179c811c4020e5d182e41309c 100644 (file)
@@ -34,8 +34,6 @@
 #ifdef CONFIG_SPI_FLASH
 #define CONFIG_ENV_IS_IN_SPI_FLASH     1
 #define CONFIG_ENV_SECT_SIZE           0x10000 /* 64k */
-#else
-#define CONFIG_ENV_IS_NOWHERE          1       /* if env in SDRAM */
 #endif
 
 #ifdef CONFIG_CMD_SF