summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
Diffstat (limited to 'package')
-rw-r--r--package/collectd/Config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/collectd/Config.in b/package/collectd/Config.in
index ec7e942e9e..71301ec18b 100644
--- a/package/collectd/Config.in
+++ b/package/collectd/Config.in
@@ -333,7 +333,7 @@ config BR2_PACKAGE_COLLECTD_OPENLDAP
Read monitoring information from OpenLDAP's cn=Monitor subtree.
comment "openldap support needs a toolchain w/ wchar"
- depends on !BR2_USE_WCHAR
+ depends on !BR2_USE_WCHAR
config BR2_PACKAGE_COLLECTD_OPENVPN
bool "openvpn"
@@ -385,7 +385,7 @@ config BR2_PACKAGE_COLLECTD_SMART
and bad sectors.
comment "SMART requires udev to be enabled"
- depends on !BR2_PACKAGE_HAS_UDEV
+ depends on !BR2_PACKAGE_HAS_UDEV
config BR2_PACKAGE_COLLECTD_STATSD
bool "StatsD"
OpenPOWER on IntegriCloud