summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.bluetooth
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2014-08-24 00:06:13 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2014-08-24 00:06:13 +0200
commit46c9837cf02a569fffe322dd6b6a007d8724cda7 (patch)
treed510857996d7937116510f4bdcb8c58d8236c7fb /target/linux/config/Config.in.bluetooth
parent43dcf04a0a52886ab0e10e11efef9e08a59cbcbe (diff)
parente9184df1d809128649d59a937de4b251500c0c7f (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/linux/config/Config.in.bluetooth')
-rw-r--r--target/linux/config/Config.in.bluetooth6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/config/Config.in.bluetooth b/target/linux/config/Config.in.bluetooth
index 352d73fad..537e0c741 100644
--- a/target/linux/config/Config.in.bluetooth
+++ b/target/linux/config/Config.in.bluetooth
@@ -82,7 +82,7 @@ config ADK_KERNEL_BT_HCIBTSDIO
tristate
select ADK_KERNEL_BT
depends on ADK_TARGET_WITH_SDIO
- default m if ADK_TARGET_SYSTEM_CUBOX_I && !ADK_KERNEL_VERSION_3_14
+ default m if ADK_TARGET_SYSTEM_SOLIDRUN_IMX6
default n
help
Bluetooth HCI SDIO driver.
@@ -117,7 +117,7 @@ config ADK_KERNEL_BT_MRVL
tristate
select ADK_KERNEL_BT
select ADK_PACKAGE_BRCM_BLUETOOTH
- default m if ADK_TARGET_SYSTEM_CUBOX_I && !ADK_KERNEL_VERSION_3_14
+ default m if ADK_TARGET_SYSTEM_SOLIDRUN_IMX6
default n
help
Bluetooth Marvell driver.
@@ -128,7 +128,7 @@ config ADK_KERNEL_BT_MRVL_SDIO
depends on ADK_KERNEL_BT_MRVL
depends on ADK_KERNEL_BT_HCIBTSDIO
depends on ADK_TARGET_WITH_SDIO
- default m if ADK_TARGET_SYSTEM_CUBOX_I && !ADK_KERNEL_VERSION_3_14
+ default m if ADK_TARGET_SYSTEM_SOLIDRUN_IMX6
default n
help
Bluetooth Marvell driver.