summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2016-11-11 15:52:55 +0200
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2016-11-17 14:15:42 +0200
commita9643f63ee9304884ec3188bfbb26c69f467f529 (patch)
tree76dc6e7636703595a4880da8ccc29245e2983f02 /README
parentb5bab5ea0e3cef4444d8d26d4f7e69789d210b70 (diff)
downloadbluez-a9643f63ee9304884ec3188bfbb26c69f467f529.tar.gz
build: Add option to disable network profiles
This adds --disable-network option to configure which make network plugin to not be build thus reducing the build time and binary size of bluetoothd in systems where those profiles are not supported.
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 10 insertions, 0 deletions
diff --git a/README b/README
index ec3ed30bc..5137e3424 100644
--- a/README
+++ b/README
@@ -125,6 +125,16 @@ For a working system, certain configuration options need to be enabled:
This option is provided for distributions that do not have any
audio capabilities.
+ --disable-network
+
+ Disable PANU, NAP, GN profiles
+
+ By default bluetoothd supports PANU, NAP and GN profile using a
+ built-in plugin, this option disables it.
+
+ This option is provided for distributions that do not have any
+ network capabilities.
+
--enable-experimental
Enable experimental plugins