fix BR2_ and CONFIG_ issues
[openwrt.git] / target / linux / package / openswan / Config.in
index 52b52ba..faf0f8f 100644 (file)
@@ -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.
          
This page took 0.019317 seconds and 4 git commands to generate.