fix copy loader.elf to image builder and add some package lists for brcm-2.6 (fixes...
[openwrt.git] / openwrt / package / cyrus-sasl / Config.in
1 config BR2_COMPILE_CYRUS_SASL
2 tristate
3 default n
4 depends BR2_PACKAGE_LIBSASL2
5
6 config BR2_PACKAGE_LIBSASL2
7 prompt "libsasl2.......................... General purpose authentication library"
8 tristate
9 default m if CONFIG_DEVEL
10 select BR2_COMPILE_CYRUS_SASL
11 help
12 A general purpose authentication library.
13
14 http://asg.web.cmu.edu/sasl/
15
This page took 0.055214 seconds and 5 git commands to generate.