Skip to content

Commit

Permalink
[ rk3399 ] Enable bluetooth on M4, T4, Neo4, ...
Browse files Browse the repository at this point in the history
  • Loading branch information
igorpecovnik committed Feb 6, 2019
1 parent 92df5b5 commit 1541de3
Show file tree
Hide file tree
Showing 4 changed files with 84 additions and 41 deletions.
6 changes: 3 additions & 3 deletions config/kernel/linux-rk3399-default.config
Expand Up @@ -612,8 +612,6 @@ CONFIG_XFRM_IPCOMP=m
CONFIG_NET_KEY=m
CONFIG_NET_KEY_MIGRATE=y
CONFIG_INET=y
CONFIG_WIREGUARD=m
# CONFIG_WIREGUARD_DEBUG is not set
CONFIG_IP_MULTICAST=y
CONFIG_IP_ADVANCED_ROUTER=y
CONFIG_IP_FIB_TRIE_STATS=y
Expand Down Expand Up @@ -1158,7 +1156,9 @@ CONFIG_BT=m
CONFIG_BT_BREDR=y
CONFIG_BT_RFCOMM=m
CONFIG_BT_RFCOMM_TTY=y
# CONFIG_BT_BNEP is not set
CONFIG_BT_BNEP=y
CONFIG_BT_BNEP_MC_FILTER=y
CONFIG_BT_BNEP_PROTO_FILTER=y
CONFIG_BT_HIDP=m
CONFIG_BT_HS=y
CONFIG_BT_LE=y
Expand Down

0 comments on commit 1541de3

Please sign in to comment.