Tweak Config.in prompt
[openwrt.git] / openwrt / package / cyrus-sasl / Config.in
1 config BR2_PACKAGE_LIBSASL2
2         tristate "libsasl2 - General purpose authentication library"
3         default m if CONFIG_DEVEL
4         help
5           A general purpose authentication library.
6           
7           http://asg.web.cmu.edu/sasl/
8           
9