fix kmod-fuse build on 2.4
[openwrt.git] / 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