summaryrefslogtreecommitdiffstats
path: root/package/sysvinit/Config.in
blob: 7f27a70fcc376cc8a9cf2b157a98318cced4d9b2 (plain)
1
2
3
4
5
6
7
8
9
10
config BR2_PACKAGE_SYSVINIT
	bool "sysvinit"
	depends on BR2_USE_MMU # fork()
	depends on BR2_INIT_SYSV
	depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
	help
	  System V style implementation of /sbin/init, parent of all
	  processes

	  http://savannah.nongnu.org/projects/sysvinit
OpenPOWER on IntegriCloud