summaryrefslogtreecommitdiff
path: root/configs/bananapi_m64_defconfig
diff options
context:
space:
mode:
authorJagan Teki <jagan@amarulasolutions.com>2018-05-07 10:33:42 +0300
committerJagan Teki <jagan@amarulasolutions.com>2018-05-28 14:10:43 +0300
commitaa64dc94d85f6e4f4501679014fab673a89db2c1 (patch)
tree9bcc62423ce8bf3a0b1a175dfb252570109eef07 /configs/bananapi_m64_defconfig
parent737fd7301092df30de7162ad97baa2f3a0099f69 (diff)
downloadu-boot-aa64dc94d85f6e4f4501679014fab673a89db2c1.tar.xz
configs: bananapi-m64: 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/bananapi_m64_defconfig')
-rw-r--r--configs/bananapi_m64_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/bananapi_m64_defconfig b/configs/bananapi_m64_defconfig
index 47f31c6d9d..40c1c18aca 100644
--- a/configs/bananapi_m64_defconfig
+++ b/configs/bananapi_m64_defconfig
@@ -12,4 +12,5 @@ CONFIG_DEFAULT_DEVICE_TREE="sun50i-a64-bananapi-m64"
# 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