mirror of https://github.com/hak5/openwrt-owl.git
10 lines
211 B
Plaintext
10 lines
211 B
Plaintext
|
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/
|
||
|
|
||
|
|