summaryrefslogtreecommitdiffstats
path: root/rules/connman.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/connman.in')
-rw-r--r--rules/connman.in11
1 files changed, 4 insertions, 7 deletions
diff --git a/rules/connman.in b/rules/connman.in
index 6d8bbc491..809170b89 100644
--- a/rules/connman.in
+++ b/rules/connman.in
@@ -7,7 +7,6 @@ menuconfig CONNMAN
select LIBC_PTHREAD
select DBUS
select GLIB
- select GNUTLS
select IPTABLES
select POLKIT if CONNMAN_POLKIT
select DBUS_PYTHON if CONNMAN_TESTS && RUNTIME
@@ -41,6 +40,10 @@ menu "plugins"
bool
prompt "ethernet support"
+ config CONNMAN_GADGET
+ bool
+ prompt "gadget support"
+
config CONNMAN_LOOPBACK
bool
prompt "loopback support"
@@ -53,12 +56,6 @@ menu "plugins"
bool
prompt "wifi support"
- config CONNMAN_WIMAX
- bool
- # needs Intel WiMAX SDK
- depends on BROKEN
- prompt "wimax support"
-
endmenu
config CONNMAN_CLIENT