diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-04-28 14:34:24 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-04-28 14:34:24 +0200 |
commit | f2ca4c1e61103a90c3c19b3ccaf1ac765705fccb (patch) | |
tree | b496cbb77986eaf6540da5a4c68be3661cd2a377 /target/linux/config/Config.in.bluetooth | |
parent | a50e4ba4f3033b9cb8941f8f1b52fbf245e51e66 (diff) |
add bluetooth firmware
Diffstat (limited to 'target/linux/config/Config.in.bluetooth')
-rw-r--r-- | target/linux/config/Config.in.bluetooth | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/config/Config.in.bluetooth b/target/linux/config/Config.in.bluetooth index d53af5b11..82b55bf49 100644 --- a/target/linux/config/Config.in.bluetooth +++ b/target/linux/config/Config.in.bluetooth @@ -116,6 +116,7 @@ config ADK_KPACKAGE_KMOD_BT_MRVL prompt "Marvell driver" tristate select ADK_KPACKAGE_KMOD_BT + select ADK_PACKAGE_BRCM_BLUETOOTH default y if ADK_TARGET_SYSTEM_CUBOX_I default n help |