Convert CONFIG_ENV_SPI_* to Kconfig
[project/bcm63xx/u-boot.git] / include / configs / P1022DS.h
index 8bdbabee68c5d913860021819aa2a8a1219efd7f..bdbf119c32894d6511efb5d754e31b6f3e91cb7d 100644 (file)
  * Environment
  */
 #ifdef CONFIG_SPIFLASH
-#define CONFIG_ENV_SPI_BUS     0
-#define CONFIG_ENV_SPI_CS      0
-#define CONFIG_ENV_SPI_MAX_HZ  10000000
-#define CONFIG_ENV_SPI_MODE    0
 #define CONFIG_ENV_SIZE                0x2000  /* 8KB */
 #define CONFIG_ENV_OFFSET      0x100000        /* 1MB */
 #define CONFIG_ENV_SECT_SIZE   0x10000