add screen
[openwrt.git] / package / screen / Config.in
1 config BR2_PACKAGE_SCREEN
2         tristate "screen"
3         default m if CONFIG_DEVEL
4         help
5           Screen is a full-screen window manager that multiplexes a physical 
6           terminal between several processes, typically interactive shells.