]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-fslc/defconfig: CONFIG_BT_BNEP=m
authorAndreas Müller <schnitzeltony@gmail.com>
Fri, 14 Sep 2018 09:48:50 +0000 (11:48 +0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 25 Sep 2018 13:44:53 +0000 (10:44 -0300)
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] https://github.com/Freescale/linux-fslc/pull/35

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-kernel/linux/linux-fslc/defconfig

index 88a7cedc5d8d37538073dbd1d94cdbc03bda502d..58645f401c422ef232749f5f603a49b29c18b6ff 100644 (file)
@@ -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