aboutsummaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-03-28 06:11:51 +0000
committerMike Frysinger <vapier@gentoo.org>2006-03-28 06:11:51 +0000
commit6850017a2fd73c9e385e79e8af9b0be2da63eb51 (patch)
treec0b9128223979030df11ab50442ef151a7ea536f /init
parentf8855139402a8752b9f9f5425cebe23e88e94c2a (diff)
downloadbusybox-6850017a2fd73c9e385e79e8af9b0be2da63eb51.tar.gz
remove some more config code rob missed in rev 13701 cleanup as reported by Robert P. J. Day
Diffstat (limited to 'init')
-rw-r--r--init/Config.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/init/Config.in b/init/Config.in
index d5af54e47..d1e5f4712 100644
--- a/init/Config.in
+++ b/init/Config.in
@@ -72,9 +72,4 @@ config CONFIG_MESG
Mesg controls access to your terminal by others. It is typically
used to allow or disallow other users to write to your terminal
- default y
- help
- Stop all processes and (try to) power off the system.
-
endmenu
-