diff options
Diffstat (limited to 'configs/vinco_defconfig')
-rw-r--r-- | configs/vinco_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/vinco_defconfig b/configs/vinco_defconfig index 7cae79b..a16f376 100644 --- a/configs/vinco_defconfig +++ b/configs/vinco_defconfig @@ -11,3 +11,5 @@ CONFIG_SYS_PROMPT="vinco => " CONFIG_SPI_FLASH=y CONFIG_NETDEVICES=y CONFIG_ETH_DESIGNWARE=y +CONFIG_USB=y +CONFIG_USB_GADGET=y |