summaryrefslogtreecommitdiffstats
path: root/net/Config.in
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>1998-03-03 01:22:27 +0000
committerRalf Baechle <ralf@linux-mips.org>1998-03-03 01:22:27 +0000
commitf9bbe9da79dbc8557c74efeb158b431cd67ace52 (patch)
tree3220d014a35f9d88a48668a1468524e988daebff /net/Config.in
parent3d697109c1ff85ef563aec3d5e113ef225ed2792 (diff)
Upgrade to 2.1.73.
Diffstat (limited to 'net/Config.in')
-rw-r--r--net/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/Config.in b/net/Config.in
index e1c9487bf..5a5964e34 100644
--- a/net/Config.in
+++ b/net/Config.in
@@ -16,7 +16,7 @@ if [ "$CONFIG_FIREWALL" = "y" ]; then
fi
fi
bool 'Network aliasing' CONFIG_NET_ALIAS
-tristate 'BSD Unix domain sockets' CONFIG_UNIX
+tristate 'Unix domain sockets' CONFIG_UNIX
bool 'TCP/IP networking' CONFIG_INET
if [ "$CONFIG_INET" = "y" ]; then
source net/ipv4/Config.in