Skip to content

Commit

Permalink
u8833: enable BNEP and the default Bluetooth stack
Browse files Browse the repository at this point in the history
  • Loading branch information
Daz Jones committed Oct 7, 2013
1 parent 236ccd7 commit 3682f73
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions arch/arm/configs/u8833_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -509,7 +509,7 @@ CONFIG_HUAWEI_KEY_TEST=y
CONFIG_HUAWEI_SMEM_SLEEP_LOG=y
# CONFIG_HUAWEI_KERNEL_DEBUG is not set
# CONFIG_HUAWEI_BT_BCM43XX is not set
# CONFIG_HUAWEI_BT_WCN2243 is not set
CONFIG_HUAWEI_BT_WCN2243=y

#
# System MMU
Expand Down Expand Up @@ -1038,7 +1038,9 @@ CONFIG_HAVE_BPF_JIT=y
CONFIG_BT=y
CONFIG_BT_RFCOMM=y
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=y

#
Expand Down

0 comments on commit 3682f73

Please sign in to comment.