]> git.sur5r.net Git - u-boot/commitdiff
configs: orangepi-pc2: Enable USB OTG peripheral mode
authorJagan Teki <jagan@amarulasolutions.com>
Mon, 7 May 2018 07:33:49 +0000 (13:03 +0530)
committerJagan Teki <jagan@amarulasolutions.com>
Mon, 28 May 2018 11:10:43 +0000 (16:40 +0530)
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>
configs/orangepi_pc2_defconfig

index dd5f2c78ab5d89bf1576b7b0282aa897b1d1fd3a..ca1e586e896f776a3ed7aaf1ff359e80f5e9b40e 100644 (file)
@@ -13,4 +13,5 @@ CONFIG_DEFAULT_DEVICE_TREE="sun50i-h5-orangepi-pc2"
 # 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