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