summaryrefslogtreecommitdiffstats
path: root/package/empty/Config.in
blob: 7fd0877cbb721920c7c1673e3f37312e0a0b384c (plain)
1
2
3
4
5
6
7
config BR2_PACKAGE_EMPTY
	bool "empty"
	depends on BR2_USE_MMU # uses fork()
	help
	  Run processes and applications under pseudo-terminal (PTY) sessions.

	  http://empty.sourceforge.net/