X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/28beee46f50ca1134d44f449edd39d77acfc45fb..482e137e98c6781c276b0628cc67cc046db90074:/openwrt/package/openswan/Config.in?ds=sidebyside diff --git a/openwrt/package/openswan/Config.in b/openwrt/package/openswan/Config.in index 3c4e18536..0a1b42e00 100644 --- a/openwrt/package/openswan/Config.in +++ b/openwrt/package/openswan/Config.in @@ -1,11 +1,11 @@ config BR2_PACKAGE_OPENSWAN - tristate "Openswan - VPN solution using IPsec" + prompt "openswan.......................... VPN solution using IPsec" + tristate + default m if CONFIG_DEVEL select BR2_PACKAGE_LIBGMP select BR2_PACKAGE_KMOD_OPENSWAN - default m if CONFIG_DEVEL help Openswan is an implementation of IPsec for Linux. http://www.openswan.org/ -