summaryrefslogtreecommitdiff
path: root/package/tcpdump/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/tcpdump/Config.in')
-rw-r--r--package/tcpdump/Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/package/tcpdump/Config.in b/package/tcpdump/Config.in
index dbe48ba34..63fec6c57 100644
--- a/package/tcpdump/Config.in
+++ b/package/tcpdump/Config.in
@@ -7,6 +7,13 @@ config BR2_PACKAGE_TCPDUMP
http://www.tcpdump.org/
+config BR2_PACKAGE_TCPDUMP_SMB
+ bool "smb dump support"
+ default n
+ depends on BR2_PACKAGE_TCPDUMP
+ help
+ enable possibly-buggy SMB printer
+
config BR2_PACKAGE_DHCPDUMP
bool "dhcpdump"
default n