Skip to content

Commit

Permalink
imx8mq_var_dart_defconfig: Add support for ether gadget host
Browse files Browse the repository at this point in the history
Signed-off-by: FrancescoFerraro <francesco.f@variscite.com>
  • Loading branch information
FrancescoFerraro committed Sep 14, 2022
1 parent b559d42 commit f9f7389
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions arch/arm64/configs/imx8mq_var_dart_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,7 @@ CONFIG_USB_RTL8150=m
CONFIG_USB_RTL8152=m
CONFIG_USB_LAN78XX=m
CONFIG_USB_USBNET=y
CONFIG_USB_NET_CDC_EEM=y
CONFIG_USB_NET_DM9601=m
CONFIG_USB_NET_SR9800=m
CONFIG_USB_NET_SMSC75XX=m
Expand Down Expand Up @@ -680,8 +681,8 @@ CONFIG_USB_CONN_GPIO=y
CONFIG_USB=y
CONFIG_USB_OTG=y
CONFIG_USB_XHCI_HCD=y
CONFIG_USB_EHCI_HCD=m
CONFIG_USB_EHCI_HCD_PLATFORM=m
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_HCD_PLATFORM=y
CONFIG_USB_OHCI_HCD=y
CONFIG_USB_OHCI_HCD_PLATFORM=y
CONFIG_USB_HCD_TEST_MODE=y
Expand Down

0 comments on commit f9f7389

Please sign in to comment.