summaryrefslogtreecommitdiffstats
path: root/package/screen/Config.in
blob: 610e3f47f34f6442a37760cbdf9f028ae21a1ca9 (plain)
1
2
3
4
5
6
config BR2_PACKAGE_SCREEN
	tristate "screen"
	default m if CONFIG_DEVEL
	help
	  Screen is a full-screen window manager that multiplexes a physical 
	  terminal between several processes, typically interactive shells.