aboutsummaryrefslogtreecommitdiff
path: root/networking/Config.in
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-04-17 07:24:19 +0000
committerMike Frysinger <vapier@gentoo.org>2005-04-17 07:24:19 +0000
commitfa69f110d978a374e6ab1c213ff994446466b9dc (patch)
tree638b47992053b973046bc6e5ba50294702832414 /networking/Config.in
parent77dbe738d23da4065a156dd61ed0636f265e1bb6 (diff)
downloadbusybox-fa69f110d978a374e6ab1c213ff994446466b9dc.tar.gz
import fakeidentd module started by Thomas Lundquist
Diffstat (limited to 'networking/Config.in')
-rw-r--r--networking/Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/networking/Config.in b/networking/Config.in
index 42176f050..cf2f1dcc1 100644
--- a/networking/Config.in
+++ b/networking/Config.in
@@ -18,6 +18,13 @@ config CONFIG_ARPING
help
Ping hosts by ARP packets
+config CONFIG_FAKEIDENTD
+ bool "fakeidentd"
+ default n
+ help
+ fakeidentd listens to the ident port and returns a set fake
+ value whatever it gets.
+
config CONFIG_FTPGET
bool "ftpget"
default n