Skip to content

Commit

Permalink
Merge pull request #5 from ElectroPerf/X00TD-NetErnels-R-WIFI-STABLE
Browse files Browse the repository at this point in the history
Add USB On The Go support (USB OTG)
  • Loading branch information
grm34 committed May 26, 2021
2 parents b022687 + 93ce9a0 commit b6a58a8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion arch/arm64/configs/neternels_defconfig
Expand Up @@ -3307,9 +3307,10 @@ CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
#
CONFIG_USB_DEFAULT_PERSIST=y
# CONFIG_USB_DYNAMIC_MINORS is not set
# CONFIG_USB_OTG is not set
CONFIG_USB_OTG=y
# CONFIG_USB_OTG_WHITELIST is not set
# CONFIG_USB_OTG_BLACKLIST_HUB is not set
CONFIG_USB_OTG_FSM=y
# CONFIG_USB_ULPI_BUS is not set
# CONFIG_USB_MON is not set
# CONFIG_USB_WUSB_CBAF is not set
Expand Down

0 comments on commit b6a58a8

Please sign in to comment.