Commit 27c9d826 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

collectd: uses fork(), so mark it as mmu only

parent 93216b64
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_COLLECTD
	bool "collectd"
	# Uses fork()
	depends on BR2_USE_MMU
	depends on BR2_TOOLCHAIN_HAS_THREADS
	help
	  collectd is a daemon which collects system performance