diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-01-19 21:02:34 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-01-19 21:02:34 +0100 |
commit | a2c0f0b4fb853a9cec69452a6f6324963492e863 (patch) | |
tree | ed68408f58e4b03097ccb3807b2351f16e630870 /target/linux | |
parent | 13da0775446dc24645bdbe52a081899d46a94c88 (diff) |
fix rb532 allmodconfig
Diffstat (limited to 'target/linux')
-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" |