Skip to content

Commit

Permalink
linux: enable USB HID gadget
Browse files Browse the repository at this point in the history
  • Loading branch information
RadxaYuntian committed Dec 11, 2023
1 parent a2e188d commit 2b97e47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions linux/.common/kconfig.conf
Original file line number Diff line number Diff line change
Expand Up @@ -450,6 +450,7 @@ CONFIG_TCP_CONG_BBR=m
# Enable USB gadgets
CONFIG_USB_CDC_COMPOSITE=m
CONFIG_USB_G_PRINTER=m
CONFIG_USB_G_HID=m

# Enable USB classes
CONFIG_USB_ACM=m
Expand Down

0 comments on commit 2b97e47

Please sign in to comment.