diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-01-19 21:03:26 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-01-19 21:03:26 +0100 |
commit | a903c4fefdc19bb838e808146c6aa1a32296e4cb (patch) | |
tree | bbb399fca3cbc4a4f894128eb17c9262d11c75b6 /target/linux/config | |
parent | d2be2bd2fc1c6e5dcdf8fc845a88e02423a0574b (diff) | |
parent | 69a374abb905573dc63f18a37dc7378ae5e9627c (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/linux/config')
-rw-r--r-- | target/linux/config/Config.in.bluetooth | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/config/Config.in.bluetooth b/target/linux/config/Config.in.bluetooth index 5597ec961..5f4dca821 100644 --- a/target/linux/config/Config.in.bluetooth +++ b/target/linux/config/Config.in.bluetooth @@ -1,5 +1,5 @@ menu "Bluetooth" -depends on ADK_TARGET_WITH_USB || ADK_TARGET_WITH_MINIPCI +depends on ADK_TARGET_WITH_USB config ADK_KPACKAGE_KMOD_BT prompt "kmod-bluetooth.................... Bluetooth drivers and network stack" |