move package/linux into target/linux, use wbx' new kernel code. support building...
[openwrt/svn-archive/archive.git] / openwrt / package / openswan / Config.in
1 config BR2_PACKAGE_OPENSWAN
2 tristate "Openswan"
3 select BR2_PACKAGE_LIBGMP
4 select BR2_PACKAGE_KMOD_OPENSWAN
5 default m if CONFIG_DEVEL
6 help
7 Openswan is an implementation of IPsec for Linux.
8
9 http://www.openswan.org/
10
11