diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-01-13 22:20:56 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-01-13 22:20:56 +0100 |
commit | b32b419d4941c36343a54986272b9f20041f1fa7 (patch) | |
tree | b62e5c0a3f18feac8aa24b91a109703cdbe4d534 /target/linux/config/Config.in.bluetooth | |
parent | cc082c34a95681eaea904cb1cb5d4f1dc9f2ca49 (diff) |
fix ag241 compile. add target dependent package selections.
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 a5eeb10cb..5597ec961 100644 --- a/target/linux/config/Config.in.bluetooth +++ b/target/linux/config/Config.in.bluetooth @@ -1,4 +1,5 @@ menu "Bluetooth" +depends on ADK_TARGET_WITH_USB || ADK_TARGET_WITH_MINIPCI config ADK_KPACKAGE_KMOD_BT prompt "kmod-bluetooth.................... Bluetooth drivers and network stack" |