summaryrefslogtreecommitdiffstats
path: root/package/ipsec-tools/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/ipsec-tools/Config.in')
-rw-r--r--package/ipsec-tools/Config.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/ipsec-tools/Config.in b/package/ipsec-tools/Config.in
index f868c6bb0..66741417a 100644
--- a/package/ipsec-tools/Config.in
+++ b/package/ipsec-tools/Config.in
@@ -1,7 +1,7 @@
config BR2_PACKAGE_IPSEC_TOOLS
bool "ipsec-tools"
default n
- select BR2_PACKAGE_OPENSSL
+ select BR2_PACKAGE_OPENSSL
select BR2_PACKAGE_FLEX
help
This package is required to support IPSec for Linux 2.6+
@@ -12,7 +12,7 @@ config BR2_PACKAGE_IPSEC_TOOLS_ADMINPORT
bool "Enable racoonctl(8)."
help
Lets racoon to listen to racoon admin port, which is to
- be contacted by racoonctl(8).
+ be contacted by racoonctl(8).
config BR2_PACKAGE_IPSEC_TOOLS_NATT
default n
@@ -34,8 +34,8 @@ config BR2_PACKAGE_IPSEC_TOOLS_FRAG
depends on BR2_PACKAGE_IPSEC_TOOLS
bool "Enable IKE fragmentation."
help
- Enable IKE fragmentation, which is a workaround for
- broken routers that drop fragmented packets
+ Enable IKE fragmentation, which is a workaround for
+ broken routers that drop fragmented packets
config BR2_PACKAGE_IPSEC_TOOLS_STATS
default y