X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/28beee46f50ca1134d44f449edd39d77acfc45fb..9268f753e21898a67bb74ede36d530307cc682ea:/openwrt/package/bluez-utils/Config.in diff --git a/openwrt/package/bluez-utils/Config.in b/openwrt/package/bluez-utils/Config.in index 774ddea13..7875742e7 100644 --- a/openwrt/package/bluez-utils/Config.in +++ b/openwrt/package/bluez-utils/Config.in @@ -1,7 +1,8 @@ config BR2_PACKAGE_BLUEZ_UTILS - tristate "bluez-utils - bluetooth utils" + prompt "bluez-utils....................... Bluetooth utilities" + tristate default m if CONFIG_DEVEL - select BR2_PACKAGE_GLIB + select BR2_PACKAGE_GLIB1 select BR2_PACKAGE_BLUEZ_LIBS help Bluez utils. @@ -9,3 +10,4 @@ config BR2_PACKAGE_BLUEZ_UTILS http://bluez.org Depends: libpthread, bluez-libs +