summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/collectd/Config.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/package/collectd/Config.in b/package/collectd/Config.in
index 94c4acd62c..c65fc65864 100644
--- a/package/collectd/Config.in
+++ b/package/collectd/Config.in
@@ -314,12 +314,8 @@ config BR2_PACKAGE_COLLECTD_PING
help
Mesures network latency using ICMP "echo requests".
-comment "postgresql needs a toolchain w/ glibc"
- depends on !BR2_TOOLCHAIN_USES_GLIBC
-
config BR2_PACKAGE_COLLECTD_POSTGRESQL
bool "postgresql"
- depends on BR2_TOOLCHAIN_USES_GLIBC
select BR2_PACKAGE_POSTGRESQL
help
Connects to and executes SQL statements on a PostgreSQL
OpenPOWER on IntegriCloud