1
0
Kaynağa Gözat

bluetooth: enable for rpi3

Waldemar Brodkorb 10 yıl önce
ebeveyn
işleme
78eeeacd01
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2 0
      target/linux/config/Config.in.bluetooth

+ 2 - 0
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
 	select ADK_KERNEL_BT_HCIUART_H4
 	select ADK_KERNEL_BT_HCIUART_H4
 	select ADK_KERNEL_BT_BCM
 	select ADK_KERNEL_BT_BCM
+	default y if ADK_TARGET_SYSTEM_RASPBERRY_PI3
+	depends on ADK_TARGET_SYSTEM_RASPBERRY_PI3
 	help
 	help
 	  The Broadcom protocol support enables Bluetooth HCI over serial
 	  The Broadcom protocol support enables Bluetooth HCI over serial
 	  port interface for Broadcom Bluetooth controllers.
 	  port interface for Broadcom Bluetooth controllers.