diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-24 02:10:06 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-24 02:10:06 +0000 |
commit | cbfefe3fab16051838cdf7fd01f1459cd477e2bf (patch) | |
tree | ac02f27159857a7aec062d0046c8dfb83d6e2675 /openwrt/target/linux/package/openswan | |
parent | 4adec0f825f615b5d3a5a0cddbab7d4075ddbd94 (diff) |
continue massive kernel menuconfig reorganization
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2297 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/linux/package/openswan')
-rw-r--r-- | openwrt/target/linux/package/openswan/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/target/linux/package/openswan/Config.in b/openwrt/target/linux/package/openswan/Config.in index 0746197e1..46fff1049 100644 --- a/openwrt/target/linux/package/openswan/Config.in +++ b/openwrt/target/linux/package/openswan/Config.in @@ -1,5 +1,5 @@ config BR2_PACKAGE_KMOD_OPENSWAN - tristate "kmod-openswan Openswan kernel module" + tristate "kmod-openswan.................. Openswan kernel module" default m if CONFIG_DEVEL help Openswan is an implementation of IPsec for Linux. |