diff options
author | Daniel Wagner <daniel.wagner@bmw-carit.de> | 2012-06-01 16:11:18 +0200 |
---|---|---|
committer | Patrik Flykt <patrik.flykt@linux.intel.com> | 2012-06-04 16:17:57 +0300 |
commit | 8c7235e8976e0dca7d642a799fdb756e0e1f7cc8 (patch) | |
tree | c720e5130a8493ae6e3d9171a67c449a9467feb8 /README | |
parent | 70bc527cbda7aea696fe8307ebcfa20b564997dc (diff) | |
download | connman-8c7235e8976e0dca7d642a799fdb756e0e1f7cc8.tar.gz connman-8c7235e8976e0dca7d642a799fdb756e0e1f7cc8.tar.bz2 connman-8c7235e8976e0dca7d642a799fdb756e0e1f7cc8.zip |
README: Add --disable-dundee documentation
Diffstat (limited to 'README')
-rw-r--r-- | README | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -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 |