diff mbox series

patch: SPI NOR: versal_net_virt: Enabling gigadevice parts

Message ID 20221211031608.14700-1-vlim@gigadevice.com
State Changes Requested
Delegated to: Michal Simek
Headers show
Series patch: SPI NOR: versal_net_virt: Enabling gigadevice parts | expand

Commit Message

Victor Lim Dec. 11, 2022, 3:16 a.m. UTC
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(+)

Comments

Michal Simek Dec. 12, 2022, 8 a.m. UTC | #1
On 12/11/22 04:16, Victor Lim wrote:
> CAUTION: This message has originated from an External Source. Please use proper judgment and caution when opening attachments, clicking links, or responding to this email.
> 
> 
> 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
> 

Please send it as series with all issues I reported fixed.

M
diff mbox series

Patch

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