X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/76ed58d705e7f3892a1259abcd92882a527e7b53..08b4d5506480d5d62c9ce334e98bd06485ab296a:/target/linux/package/openswan/Config.in?ds=inline diff --git a/target/linux/package/openswan/Config.in b/target/linux/package/openswan/Config.in index 0746197e1..faf0f8f4a 100644 --- a/target/linux/package/openswan/Config.in +++ b/target/linux/package/openswan/Config.in @@ -1,6 +1,7 @@ -config BR2_PACKAGE_KMOD_OPENSWAN - tristate "kmod-openswan Openswan kernel module" - default m if CONFIG_DEVEL +config PACKAGE_KMOD_OPENSWAN + prompt "kmod-openswan..................... Openswan kernel module" + tristate + default m if DEVEL help Openswan is an implementation of IPsec for Linux.