Skip to content

Commit b1381af

Browse files
committed
linux-fslc/defconfig: CONFIG_BT_BNEP=m
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]>
1 parent dd7a054 commit b1381af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

recipes-kernel/linux/linux-fslc/defconfig

+1
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ CONFIG_BT=y
8484
CONFIG_BT_HCIUART=y
8585
CONFIG_BT_HCIUART_H4=y
8686
CONFIG_BT_HCIUART_LL=y
87+
CONFIG_BT_BNEP=m
8788
CONFIG_CFG80211=y
8889
CONFIG_CFG80211_WEXT=y
8990
CONFIG_MAC80211=y

0 commit comments

Comments
 (0)