summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.bluetooth
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-03-25 12:06:57 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2016-03-25 12:06:57 +0100
commit83a8feb1d64784c17a09b9546e906f5dd6c34cd5 (patch)
tree24cf01159744c8aabcfd191c6234e4c278389587 /target/linux/config/Config.in.bluetooth
parent390b94316735f860a08aa1199513ba983eda7365 (diff)
allow to choose drivers for generic support, reported by Oliver
Diffstat (limited to 'target/linux/config/Config.in.bluetooth')
-rw-r--r--target/linux/config/Config.in.bluetooth5
1 files changed, 4 insertions, 1 deletions
diff --git a/target/linux/config/Config.in.bluetooth b/target/linux/config/Config.in.bluetooth
index 52f708818..42d220302 100644
--- a/target/linux/config/Config.in.bluetooth
+++ b/target/linux/config/Config.in.bluetooth
@@ -2,7 +2,10 @@
# material, please see the LICENCE file in the top-level directory.
menu "Bluetooth support and drivers"
-depends on ADK_TARGET_WITH_USB || ADK_TARGET_WITH_MINIPCI || ADK_TARGET_WITH_SDIO
+depends on ADK_TARGET_WITH_USB \
+ || ADK_TARGET_WITH_MINIPCI \
+ || ADK_TARGET_WITH_SDIO \
+ || ADK_TARGET_GENERIC
config ADK_KERNEL_BT_BREDR
bool