Skip to content

Commit

Permalink
Merge pull request #130 from CodeChenL/main
Browse files Browse the repository at this point in the history
fix: linux: common: enable Bluetooth Keyboard support by default
  • Loading branch information
RadxaYuntian authored Feb 19, 2025
2 parents 93ddbb9 + d278621 commit c696999
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 @@ -336,6 +336,7 @@ CONFIG_BT_CMTP=m
CONFIG_BT_HIDP=m
CONFIG_BT_RFCOMM=m
CONFIG_BT_HCIUART=y
CONFIG_UHID=m

# Enable additional net devices
CONFIG_BONDING=m
Expand Down

0 comments on commit c696999

Please sign in to comment.