summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2016-11-11 16:10:10 +0200
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2016-11-17 14:15:42 +0200
commit00af15150ecdbccc0255efc388b5e242aae14473 (patch)
tree73d08b7eeb0a1d611a3fbfed3e9b3ed7dc57b56e /README
parent523b6fb52f247d491b51d4d8a0a3d30b0090d59b (diff)
downloadbluez-00af15150ecdbccc0255efc388b5e242aae14473.tar.gz
build: Add option to enable health profiles
This adds--enable-health option dedicated to enabled health plugin so it is no longer enabled with --enable-experimental since that enables other plugins that might not be relevant for the system.
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 10 insertions, 0 deletions
diff --git a/README b/README
index 08c0ab45f..823a20457 100644
--- a/README
+++ b/README
@@ -186,6 +186,16 @@ For a working system, certain configuration options need to be enabled:
The plugin is built into bluetoothd therefore it does not need
to be package separately.
+ --enable-health
+
+ This option enable health profiles.
+
+ By default health plugin is disabled since its profiles are
+ target for the health industry.
+
+ The plugin is built into bluetoothd therefore it does not need
+ to be package separately.
+
Information
===========