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

Commit 6fd31ed

Browse files
committed
replace usb-eth with configfs + hid
1 parent 380b082 commit 6fd31ed

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

linux-4.19.defconfig

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,8 @@ CONFIG_SND_SIMPLE_CARD=m
210210
# CONFIG_HID_GENERIC is not set
211211
CONFIG_USB_DWC2=m
212212
CONFIG_USB_GADGET=y
213-
CONFIG_USB_ETH=y
213+
CONFIG_USB_CONFIGFS=y
214+
CONFIG_USB_CONFIGFS_F_HID=y
214215
CONFIG_MMC=y
215216
CONFIG_MMC_BLOCK_MINORS=32
216217
CONFIG_MMC_BCM2835_MMC=y

0 commit comments

Comments
 (0)