enable telnet client by default
[openwrt-10.03/.git] / package / libgd / Config.in
1 config BR2_PACKAGE_LIBGD
2         tristate "libgd - The GD Graphics Library"
3         default m if CONFIG_DEVEL
4         help
5          The GD Graphics Library
6          
7          http://www.boutell.com/gd/
8          
9
10