disable dropbear zlib support and split off dropbearconvert to save flash space
[openwrt.git] / openwrt / package / screen / Config.in
1 config BR2_PACKAGE_SCREEN
2 prompt "screen............................ Full-screen terminal window manager"
3 tristate
4 default m if CONFIG_DEVEL
5 help
6 Screen is a full-screen window manager that multiplexes a physical
7 terminal between several processes, typically interactive shells.
8
9 http://www.gnu.org/software/screen/
10
This page took 0.049046 seconds and 5 git commands to generate.