From 78eeeacd01094b4ba7e46b728fe1af4b2015b82e Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 18 Jun 2016 13:50:25 +0200 Subject: bluetooth: enable for rpi3 --- target/linux/config/Config.in.bluetooth | 2 ++ 1 file changed, 2 insertions(+) diff --git a/target/linux/config/Config.in.bluetooth b/target/linux/config/Config.in.bluetooth index 6e59fe357..7b65becd8 100644 --- a/target/linux/config/Config.in.bluetooth +++ b/target/linux/config/Config.in.bluetooth @@ -124,6 +124,8 @@ config ADK_KERNEL_BT_HCIUART_BCM select ADK_KERNEL_BT_HCIUART select ADK_KERNEL_BT_HCIUART_H4 select ADK_KERNEL_BT_BCM + default y if ADK_TARGET_SYSTEM_RASPBERRY_PI3 + depends on ADK_TARGET_SYSTEM_RASPBERRY_PI3 help The Broadcom protocol support enables Bluetooth HCI over serial port interface for Broadcom Bluetooth controllers. -- cgit v1.2.3