diff options
Diffstat (limited to 'include/configs/T102xQDS.h')
-rw-r--r-- | include/configs/T102xQDS.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/T102xQDS.h b/include/configs/T102xQDS.h index 9cfd92f0e9f..951cbc4f57c 100644 --- a/include/configs/T102xQDS.h +++ b/include/configs/T102xQDS.h @@ -578,10 +578,7 @@ unsigned long get_board_ddr_clk(void); /* * eSPI - Enhanced SPI */ -#define CONFIG_SPI_FLASH_STMICRO #ifndef CONFIG_SPL_BUILD -#define CONFIG_SPI_FLASH_SST -#define CONFIG_SPI_FLASH_EON #endif #define CONFIG_CMD_SF #define CONFIG_SPI_FLASH_BAR |