Commit 3c1a1c15 authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Thomas Petazzoni
Browse files

collectd: drop rrdtool selects



Drop indirect rrdtool selects, they're already selected by rrdtool
itself so there's no need.

Signed-off-by: default avatarGustavo Zacarias <gustavo@zacarias.com.ar>
Reviewed-by: default avatarVicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent 4cab124a
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -504,11 +504,7 @@ config BR2_PACKAGE_COLLECTD_NETWORK
config BR2_PACKAGE_COLLECTD_RRDTOOL
	bool "rrdtool"
	depends on BR2_USE_WCHAR # rrdtool
	select BR2_PACKAGE_FREETYPE
	select BR2_PACKAGE_LIBART
	select BR2_PACKAGE_LIBPNG
	select BR2_PACKAGE_RRDTOOL
	select BR2_PACKAGE_ZLIB
	help
	  Writes values to RRD-files.