Skip to content

Commit

Permalink
linux-fslc/defconfig: CONFIG_BT_BNEP=m
Browse files Browse the repository at this point in the history
This is necessary to support network over bluetooth:

| Sep 11 15:36:33 imx6qdl-variscite-som bluetoothd[281]: kernel lacks bnep-protocol support
| Sep 11 15:36:33 imx6qdl-variscite-som bluetoothd[281]: System does not support network plugin

Same as [1]

[1] Freescale/linux-fslc#35

Signed-off-by: Andreas Müller <[email protected]>
  • Loading branch information
schnitzeltony committed Sep 14, 2018
1 parent dd7a054 commit b1381af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipes-kernel/linux/linux-fslc/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ CONFIG_BT=y
CONFIG_BT_HCIUART=y
CONFIG_BT_HCIUART_H4=y
CONFIG_BT_HCIUART_LL=y
CONFIG_BT_BNEP=m
CONFIG_CFG80211=y
CONFIG_CFG80211_WEXT=y
CONFIG_MAC80211=y
Expand Down

0 comments on commit b1381af

Please sign in to comment.