aboutsummaryrefslogtreecommitdiff
path: root/configs/Sinovoip_BPI_M2_Plus_defconfig
diff options
context:
space:
mode:
authorJagan Teki <jagan@amarulasolutions.com>2018-05-07 13:03:46 +0530
committerJagan Teki <jagan@amarulasolutions.com>2018-05-28 16:40:43 +0530
commitc9e27e0dd69a0c0faa296e445561ac42ced69620 (patch)
tree02e1e90ce671fd2eedea29a476c2337b5bd77d0b /configs/Sinovoip_BPI_M2_Plus_defconfig
parent426a234f5ce6859db9829eec5ce80b4bf288c3eb (diff)
downloadu-boot-c9e27e0dd69a0c0faa296e445561ac42ced69620.zip
u-boot-c9e27e0dd69a0c0faa296e445561ac42ced69620.tar.gz
u-boot-c9e27e0dd69a0c0faa296e445561ac42ced69620.tar.bz2
configs: bananapi-m2-plus: Enable USB OTG peripheral mode
Enable USB_MUSB_GADGET which operate OTG in peripheral mode Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Acked-by: Jun Nie <jun.nie@linaro.org>
Diffstat (limited to 'configs/Sinovoip_BPI_M2_Plus_defconfig')
-rw-r--r--configs/Sinovoip_BPI_M2_Plus_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/Sinovoip_BPI_M2_Plus_defconfig b/configs/Sinovoip_BPI_M2_Plus_defconfig
index da5620a..a325e9f 100644
--- a/configs/Sinovoip_BPI_M2_Plus_defconfig
+++ b/configs/Sinovoip_BPI_M2_Plus_defconfig
@@ -14,4 +14,5 @@ CONFIG_DEFAULT_DEVICE_TREE="sun8i-h3-bananapi-m2-plus"
# CONFIG_SPL_EFI_PARTITION is not set
CONFIG_SUN8I_EMAC=y
CONFIG_USB_EHCI_HCD=y
+CONFIG_USB_MUSB_GADGET=y
CONFIG_SYS_USB_EVENT_POLL_VIA_INT_QUEUE=y