summaryrefslogtreecommitdiffstats
path: root/rules/connman.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/connman.in')
-rw-r--r--rules/connman.in7
1 files changed, 2 insertions, 5 deletions
diff --git a/rules/connman.in b/rules/connman.in
index 96dcabbe3..93e7d715f 100644
--- a/rules/connman.in
+++ b/rules/connman.in
@@ -6,12 +6,13 @@ menuconfig CONNMAN
select LIBC_RT
select LIBC_PTHREAD
select DBUS
+ select GLIB
+ select GNUTLS
select IPTABLES
select POLICYKIT if CONNMAN_POLKIT
select DBUS_PYTHON if CONNMAN_TESTS && RUNTIME
select WPA_SUPPLICANT if CONNMAN_WIFI && RUNTIME
select WPA_SUPPLICANT_CTRL_IFACE_DBUS if CONNMAN_WIFI
- select GLIB
select BUSYBOX_START_STOP_DAEMON if CONNMAN_STARTSCRIPT
prompt "connman "
help
@@ -40,10 +41,6 @@ menu "plugins"
bool
prompt "ethernet support"
- config CONNMAN_FAKE
- bool
- prompt "fake support"
-
config CONNMAN_LOOPBACK
bool
prompt "loopback support"