Skip to content
This repository has been archived by the owner on Aug 8, 2022. It is now read-only.

Commit

Permalink
Merge pull request #3 from vanvoljg/refactor/ncm-usb-ethernet
Browse files Browse the repository at this point in the history
Add NCM to ConfigFS in kernel definition
  • Loading branch information
vanvoljg authored Jul 24, 2020
2 parents 1ef277a + 55f3efd commit ec66c35
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
elixir 1.10.3-otp-23
erlang 23.0.2
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.12.1+keybow.1
1.12.1+keybow.2
1 change: 1 addition & 0 deletions linux-4.19.defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,7 @@ CONFIG_USB_DWC2=m
CONFIG_USB_GADGET=y
CONFIG_USB_GADGET_VBUS_DRAW=500
CONFIG_USB_CONFIGFS=y
CONFIG_USB_CONFIGFS_NCM=y
CONFIG_USB_CONFIGFS_ECM=y
CONFIG_USB_CONFIGFS_RNDIS=y
CONFIG_USB_CONFIGFS_F_HID=y
Expand Down

0 comments on commit ec66c35

Please sign in to comment.