summaryrefslogtreecommitdiffstats
path: root/package/sysklogd/Config.in
blob: 1216bccf8c895f4d3893a8470987a8e78503d377 (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 needs a toolchain w/ largefile"
	depends on !BR2_LARGEFILE
OpenPOWER on IntegriCloud