remove default /etc/modules file (gets installed by the kernel ipkg file instead)
[openwrt.git] / 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
10 config BR2_PACKAGE_CYRUS_SASL
11 tristate
12 default BR2_PACKAGE_LIBSASL2
This page took 0.046919 seconds and 5 git commands to generate.