summaryrefslogtreecommitdiffstats
path: root/rules/tcpdump.in
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2009-05-20 08:03:19 +0000
committerMarc Kleine-Budde <mkl@pengutronix.de>2009-05-20 08:03:19 +0000
commit316be33f4be5f927ea1f1c988fb91a344223b2db (patch)
tree092ed10d844998b31e0dd26e9dbf1fe2e359109d /rules/tcpdump.in
parent3dcf9021552e43e5d1b8e9aec7c2cbf636e58d2d (diff)
downloadptxdist-316be33f4be5f927ea1f1c988fb91a344223b2db.tar.gz
ptxdist-316be33f4be5f927ea1f1c988fb91a344223b2db.tar.xz
[tcpdump] fix symbol to enable/disable crypto support
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10545 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/tcpdump.in')
-rw-r--r--rules/tcpdump.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/tcpdump.in b/rules/tcpdump.in
index 740ebce94..3b0d07a98 100644
--- a/rules/tcpdump.in
+++ b/rules/tcpdump.in
@@ -3,7 +3,7 @@ menuconfig TCPDUMP
tristate
prompt "tcpdump "
select LIBPCAP
- select OPENSSL if TCPDUMP_DISABLE_CRYPTO
+ select OPENSSL if TCPDUMP_ENABLE_CRYPTO
help
Tcpdump prints out the headers of packets on a network interface
that match the boolean expression. It can also be run with