diff options
Diffstat (limited to 'include/configs/vf610twr.h')
-rw-r--r-- | include/configs/vf610twr.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/vf610twr.h b/include/configs/vf610twr.h index 4a26a89397..34df6f0352 100644 --- a/include/configs/vf610twr.h +++ b/include/configs/vf610twr.h @@ -99,7 +99,6 @@ #ifdef CONFIG_FSL_QSPI #define CONFIG_CMD_SF -#define CONFIG_SPI_FLASH_SPANSION #define FSL_QSPI_FLASH_SIZE (1 << 24) #define FSL_QSPI_FLASH_NUM 2 #define CONFIG_SYS_FSL_QSPI_LE |