aboutsummaryrefslogtreecommitdiffstats
path: root/package/bluez-utils/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/bluez-utils/Config.in')
-rw-r--r--package/bluez-utils/Config.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/bluez-utils/Config.in b/package/bluez-utils/Config.in
new file mode 100644
index 0000000000..039ff5d264
--- /dev/null
+++ b/package/bluez-utils/Config.in
@@ -0,0 +1,11 @@
+config BR2_PACKAGE_BLUEZ_UTILS
+ tristate "bluez-utils"
+ default m if CONFIG_DEVEL
+ select BR2_PACKAGE_GLIB
+ select BR2_PACKAGE_BLUEZ_LIBS
+ help
+ Bluez utils.
+
+ http://bluez.org
+
+ Depends: libpthread, bluez-libs