Re: [PATCH] configs: socfpga: arria10: Enable USB support

2020-04-21 Thread Marek Vasut
On 4/22/20 4:06 AM, Ley Foon Tan wrote: > Enable configs to support USB in Arria 10. > > CONFIG_CMD_USB=y > CONFIG_USB=y > CONFIG_DM_USB=y > CONFIG_USB_DWC2=y > > Signed-off-by: Ley Foon Tan > --- > configs/socfpga_arria10_defconfig | 4 > 1 file changed, 4 insertions(+) > > diff --git a/

[PATCH] configs: socfpga: arria10: Enable USB support

2020-04-21 Thread Ley Foon Tan
Enable configs to support USB in Arria 10. CONFIG_CMD_USB=y CONFIG_USB=y CONFIG_DM_USB=y CONFIG_USB_DWC2=y Signed-off-by: Ley Foon Tan --- configs/socfpga_arria10_defconfig | 4 1 file changed, 4 insertions(+) diff --git a/configs/socfpga_arria10_defconfig b/configs/socfpga_arria10_defco