diff options
Diffstat (limited to 'configs/socfpga_sr1500_defconfig')
-rw-r--r-- | configs/socfpga_sr1500_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/socfpga_sr1500_defconfig b/configs/socfpga_sr1500_defconfig index d499a14..2842fba 100644 --- a/configs/socfpga_sr1500_defconfig +++ b/configs/socfpga_sr1500_defconfig @@ -21,3 +21,5 @@ CONFIG_DM_ETH=y CONFIG_ETH_DESIGNWARE=y CONFIG_SYS_NS16550=y CONFIG_CADENCE_QSPI=y +CONFIG_USB=y +CONFIG_USB_GADGET=y |