summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.bluetooth
diff options
context:
space:
mode:
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.