X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/76e0390eb331648c7a748f6eaf5f2ce4906ee375..08b4d5506480d5d62c9ce334e98bd06485ab296a:/target/linux/package/openswan/Config.in diff --git a/target/linux/package/openswan/Config.in b/target/linux/package/openswan/Config.in index 52b52ba11..faf0f8f4a 100644 --- a/target/linux/package/openswan/Config.in +++ b/target/linux/package/openswan/Config.in @@ -1,8 +1,7 @@ -config BR2_PACKAGE_KMOD_OPENSWAN +config PACKAGE_KMOD_OPENSWAN prompt "kmod-openswan..................... Openswan kernel module" - prompt "kmod-openswan..................... Openswan kernel module (FIXME, does not build on 2.6/mipsel)" if BR2_LINUX_2_6_BRCM tristate - default m if CONFIG_DEVEL + default m if DEVEL help Openswan is an implementation of IPsec for Linux.