diff options
author | Tom Rini <trini@konsulko.com> | 2019-01-24 15:30:48 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-01-24 15:30:48 -0500 |
commit | d01806a8fcbdaedcc67cead56ece572021d97ab7 (patch) | |
tree | 8c893de10b80db16e01c2253a7cbb0a955123b76 /configs/Sinovoip_BPI_M2_Plus_defconfig | |
parent | 68489ed037530ec29fc0bc452ad6e4b0c5db02ec (diff) | |
parent | 543049ab590620a91b37fa0296edd3bcddd0eba2 (diff) |
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Diffstat (limited to 'configs/Sinovoip_BPI_M2_Plus_defconfig')
-rw-r--r-- | configs/Sinovoip_BPI_M2_Plus_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/Sinovoip_BPI_M2_Plus_defconfig b/configs/Sinovoip_BPI_M2_Plus_defconfig index 35c4718e2d..c2025ee0a4 100644 --- a/configs/Sinovoip_BPI_M2_Plus_defconfig +++ b/configs/Sinovoip_BPI_M2_Plus_defconfig @@ -14,6 +14,7 @@ CONFIG_NR_DRAM_BANKS=1 # CONFIG_SPL_EFI_PARTITION is not set CONFIG_DEFAULT_DEVICE_TREE="sun8i-h3-bananapi-m2-plus" CONFIG_SUN8I_EMAC=y +CONFIG_USB_OHCI_HCD=y CONFIG_USB_EHCI_HCD=y CONFIG_USB_MUSB_GADGET=y CONFIG_SYS_USB_EVENT_POLL_VIA_INT_QUEUE=y |