Skip to content

Commit

Permalink
MIPS: ci20: defconfig: Enable CONFIG_USB_DWC2_DISABLE_VOD
Browse files Browse the repository at this point in the history
By disabling VBUS overcurrent detection OTG HOST mode functionality
stops being dependant on the type of power supply.

Change-Id: I3e720cec77dbaa37cd15ba75cdfc6baaeba5025e
Signed-off-by: Dragan Cecavac <dragan.cecavac@imgtec.com>
  • Loading branch information
cecavac authored and nemunaire committed Jun 16, 2019
1 parent ea9d658 commit 964101a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/mips/configs/ci20_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -716,6 +716,7 @@ CONFIG_USBIP_CORE=m
CONFIG_USBIP_VHCI_HCD=m
CONFIG_USBIP_HOST=m
CONFIG_USB_DWC2=y
CONFIG_USB_DWC2_DISABLE_VOD=y
CONFIG_USB_SERIAL=m
CONFIG_USB_SERIAL_GENERIC=y
CONFIG_USB_SERIAL_AIRCABLE=m
Expand Down

0 comments on commit 964101a

Please sign in to comment.