Skip to content

Commit

Permalink
Add functionality for network over USB
Browse files Browse the repository at this point in the history
  • Loading branch information
grg-haas committed Dec 29, 2023
1 parent cbfa961 commit 25093a8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions overlays/keystone/configs/linux64-mpfs-defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -85,10 +85,13 @@ CONFIG_USB_OHCI_HCD_PLATFORM=y
CONFIG_USB_ACM=m
CONFIG_USB_STORAGE=m
CONFIG_USB_MUSB_HDRC=y
CONFIG_USB_MUSB_GADGET=y
CONFIG_USB_MUSB_POLARFIRE_SOC=y
CONFIG_USB_INVENTRA_DMA=y
CONFIG_USB_SERIAL=m
CONFIG_NOP_USB_XCEIV=y
CONFIG_USB_GADGET=y
CONFIG_USB_ETH=y
CONFIG_MMC=y
CONFIG_MMC_SDHCI=y
CONFIG_MMC_SDHCI_PLTFM=y
Expand Down

0 comments on commit 25093a8

Please sign in to comment.