summaryrefslogtreecommitdiffstats
path: root/package/cutter/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/cutter/Config.in')
-rw-r--r--package/cutter/Config.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/package/cutter/Config.in b/package/cutter/Config.in
new file mode 100644
index 000000000..4c231fddc
--- /dev/null
+++ b/package/cutter/Config.in
@@ -0,0 +1,9 @@
+config BR2_PACKAGE_CUTTER
+ prompt "cutter............................ allows an user to abort TCP/IP connections"
+ tristate
+ default m if CONFIG_DEVEL
+ help
+ "Cutter" is an open source program that allows Linux firewall
+ administrators to abort TCP/IP connections routed over the
+ firewall or router on which it is run.
+