diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2018-05-28 23:28:54 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbrodkorb@conet.de> | 2018-05-28 23:32:11 +0200 |
commit | 68368b70fa58ceacdcdf40405f8f7713d0c44e8f (patch) | |
tree | 62ff675086404a7cb7d4434270f3c5095e479471 /target/linux/config/Config.in.bluetooth | |
parent | 382138104b46883071f867670445cd47bba2a897 (diff) |
rpi: update firmware, kernel and fixup more stuff
Diffstat (limited to 'target/linux/config/Config.in.bluetooth')
-rw-r--r-- | target/linux/config/Config.in.bluetooth | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/config/Config.in.bluetooth b/target/linux/config/Config.in.bluetooth index dff5c09f1..49f0a1202 100644 --- a/target/linux/config/Config.in.bluetooth +++ b/target/linux/config/Config.in.bluetooth @@ -137,8 +137,7 @@ config ADK_LINUX_KERNEL_BT_HCIUART_BCM select ADK_LINUX_KERNEL_BT_HCIUART select ADK_LINUX_KERNEL_BT_HCIUART_3WIRE select ADK_LINUX_KERNEL_BT_BCM - depends on ADK_TARGET_SYSTEM_RASPBERRY_PI3 - depends on ADK_TARGET_SYSTEM_RASPBERRY_PI3P + depends on ADK_TARGET_SYSTEM_RASPBERRY_PI3 || ADK_TARGET_SYSTEM_RASPBERRY_PI3P default n help The Broadcom protocol support enables Bluetooth HCI over serial |