diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2017-03-27 07:59:20 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2017-03-27 07:59:27 +0200 |
commit | bc43d28e4272a13316716f87b23ef69b594a6306 (patch) | |
tree | 88454b448292489c8b26719b56d0c8b9422e7fa6 /target/linux/config/Config.in.bluetooth | |
parent | ad28a2f96554bed2431258d0a32ae011ade7f4ee (diff) |
rpi: fix mini.config
Diffstat (limited to 'target/linux/config/Config.in.bluetooth')
-rw-r--r-- | target/linux/config/Config.in.bluetooth | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/config/Config.in.bluetooth b/target/linux/config/Config.in.bluetooth index 44358e4bf..0e0951d57 100644 --- a/target/linux/config/Config.in.bluetooth +++ b/target/linux/config/Config.in.bluetooth @@ -137,8 +137,8 @@ config ADK_KERNEL_BT_HCIUART_BCM select ADK_KERNEL_BT_HCIUART select ADK_KERNEL_BT_HCIUART_3WIRE select ADK_KERNEL_BT_BCM - default y if ADK_TARGET_SYSTEM_RASPBERRY_PI3 depends on ADK_TARGET_SYSTEM_RASPBERRY_PI3 + default n help The Broadcom protocol support enables Bluetooth HCI over serial port interface for Broadcom Bluetooth controllers. |