Convert CONFIG_ENV_SPI_* to Kconfig
[oweals/u-boot.git] / include / configs / C29XPCIE.h
index a18d0412ce1f1b6a90c4d796188b0f8745ecf4dc..9b83a50fdf436ec7010a422cbffa239510305f18 100644 (file)
  */
 #if defined(CONFIG_SYS_RAMBOOT)
 #if defined(CONFIG_RAMBOOT_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_OFFSET      0x100000        /* 1MB */
 #define CONFIG_ENV_SECT_SIZE   0x10000
 #define CONFIG_ENV_SIZE                0x2000