diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2010-01-21 20:04:13 +0100 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-01-21 20:04:13 +0100 |
| commit | 357771e31bd0effe155ad2b3ad6326ab086c3b1c (patch) | |
| tree | 09bd7c708f0a0ca6b2f79388a355558a3e7247ce /target/linux/config/Config.in.bluetooth | |
| parent | c33f1fc73a473ffd39ec5cf7cd7b417546b3a8c8 (diff) | |
| parent | 88f8c823598fb3dda3d52e2624df7019096ba64a (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.bluetooth | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/config/Config.in.bluetooth b/target/linux/config/Config.in.bluetooth index 5f4dca821..748a6b280 100644 --- a/target/linux/config/Config.in.bluetooth +++ b/target/linux/config/Config.in.bluetooth @@ -68,6 +68,8 @@ config ADK_KPACKAGE_KMOD_BT_HIDP prompt "kmod-bluetooth-hidp............... HIDP protocol support" tristate default n + depends on !ADK_LINUX_CRIS_FOXBOARD + select ADK_KERNEL_INPUT select ADK_KERNEL_HID depends on ADK_KPACKAGE_KMOD_BT depends on ADK_KPACKAGE_KMOD_BT_L2CAP |
