diff options
Diffstat (limited to 'openwrt/package/cyrus-sasl/Config.in')
-rw-r--r-- | openwrt/package/cyrus-sasl/Config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/openwrt/package/cyrus-sasl/Config.in b/openwrt/package/cyrus-sasl/Config.in index 71c21440fb..25f49fd4c7 100644 --- a/openwrt/package/cyrus-sasl/Config.in +++ b/openwrt/package/cyrus-sasl/Config.in @@ -7,3 +7,6 @@ config BR2_PACKAGE_LIBSASL2 http://asg.web.cmu.edu/sasl/ +config BR2_PACKAGE_CYRUS_SASL + tristate + default BR2_PACKAGE_LIBSASL2 |