fix BR2_ and CONFIG_ issues
[10.03/openwrt.git] / target / linux / package / openswan / Config.in
index 0746197..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.