diff options
Diffstat (limited to 'configs/dra7xx_evm_qspiboot_defconfig')
-rw-r--r-- | configs/dra7xx_evm_qspiboot_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/dra7xx_evm_qspiboot_defconfig b/configs/dra7xx_evm_qspiboot_defconfig index 96fcd3f31b..4370b9624c 100644 --- a/configs/dra7xx_evm_qspiboot_defconfig +++ b/configs/dra7xx_evm_qspiboot_defconfig @@ -11,5 +11,6 @@ CONFIG_CMD_GPIO=y # CONFIG_CMD_SETEXPR is not set # CONFIG_CMD_NFS is not set CONFIG_SPI_FLASH=y +CONFIG_SPI_FLASH_SPANSION=y CONFIG_SYS_NS16550=y CONFIG_TI_QSPI=y |