← Back to team overview

ubuntu-phone team mailing list archive

[PATCH] mako kernel: add CONFIG_BT_HCISMD; required to bring up the bluetooth interface

 

Signed-off-by: Mathieu Trudel-Lapierre <mathieu-tl@xxxxxxxxxx>
---
 arch/arm/configs/mako_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/mako_defconfig b/arch/arm/configs/mako_defconfig
index 80a1b60..1b98479 100644
--- a/arch/arm/configs/mako_defconfig
+++ b/arch/arm/configs/mako_defconfig
@@ -235,6 +235,7 @@ CONFIG_BT_BNEP=y
 CONFIG_BT_BNEP_MC_FILTER=y
 CONFIG_BT_BNEP_PROTO_FILTER=y
 CONFIG_BT_HIDP=y
+CONFIG_BT_HCISMD=y
 # CONFIG_MSM_BT_POWER is not set
 CONFIG_CFG80211=y
 # CONFIG_CFG80211_WEXT is not set
-- 
1.8.1.2



Follow ups