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