diff options
Diffstat (limited to 'configs/zynq_zc70x_defconfig')
-rw-r--r-- | configs/zynq_zc70x_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/zynq_zc70x_defconfig b/configs/zynq_zc70x_defconfig index 37c249fbda..97f8a5daee 100644 --- a/configs/zynq_zc70x_defconfig +++ b/configs/zynq_zc70x_defconfig @@ -11,3 +11,5 @@ CONFIG_FIT_SIGNATURE=y # CONFIG_CMD_SETEXPR is not set CONFIG_OF_EMBED=y CONFIG_NET_RANDOM_ETHADDR=y +CONFIG_SPI_FLASH=y +CONFIG_ZYNQ_QSPI=y |