Convert CONFIG_ENV_SPI_* to Kconfig
[project/bcm63xx/u-boot.git] / include / configs / T4240RDB.h
index f007b62a3d7b3dccbdfcb58e0d2eb3cd51495756..71258c805d377df5c95bba6bb7f85236d260ffdd 100644 (file)
        "bootm 0x01000000 - 0x00f00000"
 
 #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