blob: 71c21440fb8b521867c87c666c985fac081c5e11 (
plain)
1
2
3
4
5
6
7
8
9
|
config BR2_PACKAGE_LIBSASL2
tristate "libsasl2 - General purpose authentication library"
default m if CONFIG_DEVEL
help
A general purpose authentication library.
http://asg.web.cmu.edu/sasl/
|