[meta-freescale] [PATCH 3/3] linux-fslc/defconfig: CONFIG_BT_BNEP=m

Andreas Müller schnitzeltony at gmail.com
Fri Sep 14 02:48:50 PDT 2018


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 at gmail.com>
---
 recipes-kernel/linux/linux-fslc/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes-kernel/linux/linux-fslc/defconfig b/recipes-kernel/linux/linux-fslc/defconfig
index b3c6e4d3..2880385a 100644
--- a/recipes-kernel/linux/linux-fslc/defconfig
+++ b/recipes-kernel/linux/linux-fslc/defconfig
@@ -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
-- 
2.14.4



More information about the meta-freescale mailing list