X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/799bef13935c8477394e6997b0d2069e120cbf3c..7a464edc8b6ff2857b85e1de2a877f10cc10e52d:/package/bluez-utils/Config.in?ds=sidebyside diff --git a/package/bluez-utils/Config.in b/package/bluez-utils/Config.in index 774ddea13..7875742e7 100644 --- a/package/bluez-utils/Config.in +++ b/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 +