X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/0dec4ae2ef6849adc9e6903c557abe2c1cdecd7e..eeb6fb95aacea3e60b42810b437bcabad01f1a25:/package/bluez-utils/Config.in?ds=sidebyside diff --git a/package/bluez-utils/Config.in b/package/bluez-utils/Config.in index 039ff5d26..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" + 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 +