summaryrefslogtreecommitdiffstats
path: root/package/sysklogd/Config.in
blob: e3cf2ba265aebd8f73195292b8ccc0341831dbb8 (plain)
1
2
3
4
5
6
7
8
9
10
config BR2_PACKAGE_SYSKLOGD
	bool "syslogd & klogd"
	depends on BR2_LARGEFILE
	help
	  System log daemons syslogd and klogd.

	  http://www.infodrom.org/products/sysklogd/

comment "syslogd requires a toolchain with LARGEFILE support"
	depends on !BR2_LARGEFILE