summaryrefslogtreecommitdiffstats
path: root/rules/connman.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/connman.in')
-rw-r--r--rules/connman.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/connman.in b/rules/connman.in
index a7d42fd84..96dcabbe3 100644
--- a/rules/connman.in
+++ b/rules/connman.in
@@ -8,8 +8,8 @@ menuconfig CONNMAN
select DBUS
select IPTABLES
select POLICYKIT if CONNMAN_POLKIT
- select DBUS_PYTHON if CONNMAN_TESTS
- select WPA_SUPPLICANT if CONNMAN_WIFI
+ 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