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

Commit ec66c35

Browse files
authored
Merge pull request #3 from vanvoljg/refactor/ncm-usb-ethernet
Add NCM to ConfigFS in kernel definition
2 parents 1ef277a + 55f3efd commit ec66c35

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

.tool-versions

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
elixir 1.10.3-otp-23
2+
erlang 23.0.2

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.12.1+keybow.1
1+
1.12.1+keybow.2

linux-4.19.defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@ CONFIG_USB_DWC2=m
213213
CONFIG_USB_GADGET=y
214214
CONFIG_USB_GADGET_VBUS_DRAW=500
215215
CONFIG_USB_CONFIGFS=y
216+
CONFIG_USB_CONFIGFS_NCM=y
216217
CONFIG_USB_CONFIGFS_ECM=y
217218
CONFIG_USB_CONFIGFS_RNDIS=y
218219
CONFIG_USB_CONFIGFS_F_HID=y

0 commit comments

Comments
 (0)