]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/ds109.h
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
[people/ms/u-boot.git] / include / configs / ds109.h
index 133b2b023ca123b91bb1c133574e547a6c2958db..ad7fce84e8f26f68c08afdf3d6d29afc08419fd5 100644 (file)
@@ -37,8 +37,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