blob: 039ff5d26440bf44080cc66ed83e5912c94af8ed (
plain)
1
2
3
4
5
6
7
8
9
10
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
|