
11 Dec
2022
11 Dec
'22
4:16 a.m.
Enabling gigadevice parts in the config file.
Signed-off-by: Victor Lim vlim@gigadevice.com --- configs/xilinx_versal_net_virt_defconfig | 1 + 1 file changed, 1 insertion(+)
diff --git a/configs/xilinx_versal_net_virt_defconfig b/configs/xilinx_versal_net_virt_defconfig index 6339b17d20..86e18807c3 100644 --- a/configs/xilinx_versal_net_virt_defconfig +++ b/configs/xilinx_versal_net_virt_defconfig @@ -119,5 +119,6 @@ CONFIG_USB_GADGET_MANUFACTURER="Xilinx" CONFIG_USB_GADGET_VENDOR_NUM=0x03FD CONFIG_USB_GADGET_PRODUCT_NUM=0x0300 CONFIG_USB_GADGET_DOWNLOAD=y +CONFIG_SPI_FLASH_GIGADEVICE=y CONFIG_USB_FUNCTION_THOR=y CONFIG_OF_LIBFDT_OVERLAY=y
--
2.25.1