Convert CONFIG_ENV_SPI_* to Kconfig
[oweals/u-boot.git] / include / configs / T4240QDS.h
index 80a4b13fd886ba3e48822f59dc7d982fea1fccf9..9e704122981b64e2b7e1755a39a1ab8e60ee7ac0 100644 (file)
 #include "t4qds.h"
 
 #if defined(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