diff options
author | Tom Rini <trini@konsulko.com> | 2017-07-11 14:21:50 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-07-11 14:21:50 -0400 |
commit | d43ef73bf26614af9b01fd57baa1a1fcf24bfade (patch) | |
tree | e37eac34d78100d69ac984525f98186d1e68d0b7 /configs/socfpga_de1_soc_defconfig | |
parent | 6b26aaef083957b75bcd69aa65bd6ffcf9245bb3 (diff) | |
parent | 2454b719fb874120e06e4aa64bfb9450d091e56c (diff) | |
download | u-boot-d43ef73bf26614af9b01fd57baa1a1fcf24bfade.tar.gz u-boot-d43ef73bf26614af9b01fd57baa1a1fcf24bfade.tar.xz u-boot-d43ef73bf26614af9b01fd57baa1a1fcf24bfade.zip |
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
Diffstat (limited to 'configs/socfpga_de1_soc_defconfig')
-rw-r--r-- | configs/socfpga_de1_soc_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/socfpga_de1_soc_defconfig b/configs/socfpga_de1_soc_defconfig index bba90bef28..7b7909cb62 100644 --- a/configs/socfpga_de1_soc_defconfig +++ b/configs/socfpga_de1_soc_defconfig @@ -48,6 +48,7 @@ CONFIG_ETH_DESIGNWARE=y CONFIG_SYS_NS16550=y CONFIG_USB=y CONFIG_DM_USB=y +CONFIG_USB_DWC2=y CONFIG_USB_STORAGE=y CONFIG_USE_TINY_PRINTF=y # CONFIG_EFI_LOADER is not set |