fix BR2_ and CONFIG_ issues
[openwrt.git] / target / linux / package / openswan / Config.in
index 46fff10..faf0f8f 100644 (file)
@@ -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.
          
        help
          Openswan is an implementation of IPsec for Linux.
          
This page took 0.02963 seconds and 4 git commands to generate.