aboutsummaryrefslogtreecommitdiff
path: root/coreutils/Config.src
diff options
context:
space:
mode:
authorTito Ragusa <farmatito@tiscali.it>2011-08-09 04:37:50 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2011-08-09 04:37:50 +0200
commit7926b989491e3968f229c7d7675afe130947bf31 (patch)
tree2e2ff5be36e030cfa1659dff5d46342fa20307e4 /coreutils/Config.src
parentd91b13806f41131fe55ece6027fa762f5da016ac (diff)
downloadbusybox-7926b989491e3968f229c7d7675afe130947bf31.tar.gz
users: new applet.
Signed-off-by: Tito Ragusa <farmatito@tiscali.it> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'coreutils/Config.src')
-rw-r--r--coreutils/Config.src7
1 files changed, 0 insertions, 7 deletions
diff --git a/coreutils/Config.src b/coreutils/Config.src
index 9aa04e946..65165d79b 100644
--- a/coreutils/Config.src
+++ b/coreutils/Config.src
@@ -725,13 +725,6 @@ config FEATURE_WC_LARGE
help
Use "unsigned long long" in wc for counter variables.
-config WHO
- bool "who"
- default y
- depends on FEATURE_UTMP
- help
- who is used to show who is logged on.
-
config WHOAMI
bool "whoami"
default y