Commit bf4586d7 authored by Baruch Siach's avatar Baruch Siach Committed by Peter Korsgaard
Browse files
parent cb9aac75
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_SYSKLOGD
	bool "syslogd & klogd"
	depends on BR2_LARGEFILE
	depends on BR2_USE_MMU # fork()
	help
	  System log daemons syslogd and klogd.

@@ -8,3 +9,4 @@ config BR2_PACKAGE_SYSKLOGD

comment "syslogd needs a toolchain w/ largefile"
	depends on !BR2_LARGEFILE
	depends on BR2_USE_MMU