Convert CONFIG_ENV_SPI_* to Kconfig
[project/bcm63xx/u-boot.git] / include / configs / x530.h
index d9c1eff9e0f8c8ee4c4d1d45e73dad8ec320b1e2..80c898ef7ce9c63de9c47783f3803bbc8018007c 100644 (file)
@@ -60,8 +60,6 @@
 #define CONFIG_EHCI_IS_TDI
 
 /* Environment in SPI NOR flash */
-#define CONFIG_ENV_SPI_BUS             CONFIG_SF_DEFAULT_BUS
-#define CONFIG_ENV_SPI_MODE            CONFIG_SF_DEFAULT_MODE
 #define CONFIG_ENV_OFFSET              (1 << 20) /* 1MiB in */
 #define CONFIG_ENV_SIZE                        (64 << 10) /* 64KiB */
 #define CONFIG_ENV_SECT_SIZE           (256 << 10) /* 256KiB sectors */