610e3f47f34f6442a37760cbdf9f028ae21a1ca9
[oweals/openwrt.git] / openwrt / 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.