Skip to content

Commit 6bf31ca

Browse files
Lyle_Linalex3788
authored andcommitted
Bluetooth: enable CONFIG_BT_BNEP
Change-Id: Ic8d6f9b0681cb2c5afc1784512ed49f48f4746ac Reviewed-on: https://tp-biosrd-v02/gerrit/83176 Reviewed-by: Alex Cheng(鄭富元) <Alex_Cheng@asus.com> Tested-by: Alex Cheng(鄭富元) <Alex_Cheng@asus.com>
1 parent 4f863e6 commit 6bf31ca

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

arch/arm/configs/miniarm-rk3288_defconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -353,6 +353,9 @@ CONFIG_CLS_U32_MARK=y
353353
CONFIG_BT=y
354354
CONFIG_BT_RFCOMM=y
355355
CONFIG_BT_RFCOMM_TTY=y
356+
CONFIG_BT_BNEP=y
357+
CONFIG_BT_BNEP_MC_FILTER=y
358+
CONFIG_BT_BNEP_PROTO_FILTER=y
356359
CONFIG_BT_HIDP=y
357360
CONFIG_BT_HCIBTUSB=y
358361
CONFIG_BT_HCIBTSDIO=y

0 commit comments

Comments
 (0)