summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDaniel Wagner <daniel.wagner@bmw-carit.de>2012-06-01 16:11:18 +0200
committerPatrik Flykt <patrik.flykt@linux.intel.com>2012-06-04 16:17:57 +0300
commit8c7235e8976e0dca7d642a799fdb756e0e1f7cc8 (patch)
treec720e5130a8493ae6e3d9171a67c449a9467feb8 /README
parent70bc527cbda7aea696fe8307ebcfa20b564997dc (diff)
downloadconnman-8c7235e8976e0dca7d642a799fdb756e0e1f7cc8.tar.gz
connman-8c7235e8976e0dca7d642a799fdb756e0e1f7cc8.tar.bz2
connman-8c7235e8976e0dca7d642a799fdb756e0e1f7cc8.zip
README: Add --disable-dundee documentation
Diffstat (limited to 'README')
-rw-r--r--README13
1 files changed, 13 insertions, 0 deletions
diff --git a/README b/README
index bf61aeeb..bb425ca8 100644
--- a/README
+++ b/README
@@ -104,6 +104,19 @@ For a working system, certain configuration options need to be enabled:
detected and only a runtime dependency. It is not needed to
build ConnMan.
+ --disable-dundee
+
+ Disable support for Bluetooth DUN devices
+
+ By default Bluetooth DUN technology (dundee) support is
+ built-in and enabled. This option can be used to build a
+ small daemon for a specific system where dundee is not used.
+
+ It is safe to build a daemon with dundee support and no
+ running dundee. That start of dundee is automatically
+ detected and only a runtime dependency. It is not needed to
+ build ConnMan.
+
--disable-pacrunner
Disable support for PACrunner proxy handling