Port udhcp driver to use g_dbus_add_signal_watch
[platform/upstream/connman.git] / README
diff --git a/README b/README
index 3b003e3..99a8f2e 100644 (file)
--- a/README
+++ b/README
@@ -33,7 +33,6 @@ In order to compile Connection Manager you need following software packages:
        - D-Bus library
        - udev library (optional)
        - PolicyKit (optional)
-       - PPP support (optional)
 
 To configure run:
        ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
@@ -62,13 +61,6 @@ For a working system, certain configuration options need to be enabled:
 
                Enable support for Bluetooth devices (requires BlueZ)
 
-       --enable-ppp
-
-               Enable PPP support for dialup connections (requires pppd)
-
-               The location of the pppd binary is auto-detected, but it
-               can be overwritten via --with-pppd=<path-to-binary>.
-
        --enable-udhcp
 
                Enable DHCP client support for BusyBox based systems