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

Commit

Permalink
replace usb-eth with configfs + hid
Browse files Browse the repository at this point in the history
  • Loading branch information
doughsay committed Feb 16, 2020
1 parent 380b082 commit 6fd31ed
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion linux-4.19.defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,8 @@ CONFIG_SND_SIMPLE_CARD=m
# CONFIG_HID_GENERIC is not set
CONFIG_USB_DWC2=m
CONFIG_USB_GADGET=y
CONFIG_USB_ETH=y
CONFIG_USB_CONFIGFS=y
CONFIG_USB_CONFIGFS_F_HID=y
CONFIG_MMC=y
CONFIG_MMC_BLOCK_MINORS=32
CONFIG_MMC_BCM2835_MMC=y
Expand Down

0 comments on commit 6fd31ed

Please sign in to comment.