summaryrefslogtreecommitdiffstats
path: root/net/Config.in
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>1998-08-25 09:12:35 +0000
committerRalf Baechle <ralf@linux-mips.org>1998-08-25 09:12:35 +0000
commitc7fc24dc4420057f103afe8fc64524ebc25c5d37 (patch)
tree3682407a599b8f9f03fc096298134cafba1c9b2f /net/Config.in
parent1d793fade8b063fde3cf275bf1a5c2d381292cd9 (diff)
o Merge with Linux 2.1.116.
o New Newport console code. o New G364 console code.
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 62dfd430f..f1ed3f79d 100644
--- a/net/Config.in
+++ b/net/Config.in
@@ -56,7 +56,7 @@ if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
if [ "$CONFIG_NET_SCHED" = "y" ]; then
source net/sched/Config.in
fi
- bool 'Network code profiler' CONFIG_NET_PROFILE
+# bool 'Network code profiler' CONFIG_NET_PROFILE
fi
fi
endmenu