Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig
[oweals/u-boot.git] / include / configs / dreamplug.h
index 9715f297a971d5c179c811c4020e5d182e41309c..7a739e39d72fd0c1163414e3749acd50c0f024a0 100644 (file)
@@ -32,7 +32,6 @@
  *  Environment variables configurations
  */
 #ifdef CONFIG_SPI_FLASH
-#define CONFIG_ENV_IS_IN_SPI_FLASH     1
 #define CONFIG_ENV_SECT_SIZE           0x10000 /* 64k */
 #endif