[PATCH V2 1/1] Configs: enable gigadevice

12 Dec
2022
12 Dec
'22
2:05 p.m.
enabling gigadevice in this file
Signed-off-by: Victor Lim vlim@gigadevice.com --- configs/zynq_cse_qspi_defconfig | 1 + 1 file changed, 1 insertion(+)
diff --git a/configs/zynq_cse_qspi_defconfig b/configs/zynq_cse_qspi_defconfig index 60f0d7cac4..d58db07e71 100644 --- a/configs/zynq_cse_qspi_defconfig +++ b/configs/zynq_cse_qspi_defconfig @@ -71,6 +71,7 @@ CONFIG_SPI_FLASH_MACRONIX=y CONFIG_SPI_FLASH_SPANSION=y CONFIG_SPI_FLASH_STMICRO=y CONFIG_SPI_FLASH_WINBOND=y +CONFIG_SPI_FLASH_GIGADEVICE=y # CONFIG_SPI_FLASH_USE_4K_SECTORS is not set CONFIG_ARM_DCC=y CONFIG_ZYNQ_QSPI=y
--
2.25.1
882
Age (days ago)
882
Last active (days ago)
0 comments
1 participants
participants (1)
-
Victor Lim