Commit 9cf29501 authored by Thomas Petazzoni's avatar Thomas Petazzoni Committed by Peter Korsgaard
Browse files
parent fb5d6056
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_COLLECTD
	bool "collectd"
	depends on BR2_TOOLCHAIN_HAS_THREADS
	help
	  collectd is a daemon which collects system performance
	  statistics periodically and provides mechanisms to store
@@ -380,3 +381,6 @@ config BR2_PACKAGE_COLLECTD_WRITEHTTP
endmenu

endif

comment "collectd needs a toolchain with thread support"
        depends on !BR2_TOOLCHAIN_HAS_THREADS