aboutsummaryrefslogtreecommitdiff
path: root/coreutils
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils')
-rw-r--r--coreutils/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/coreutils/Config.in b/coreutils/Config.in
index 5c0180a5e..c995e55ff 100644
--- a/coreutils/Config.in
+++ b/coreutils/Config.in
@@ -538,6 +538,7 @@ config CONFIG_WC
538config CONFIG_WHO 538config CONFIG_WHO
539 bool "who" 539 bool "who"
540 default n 540 default n
541 select CONFIG_FEATURE_U_W_TMP
541 help 542 help
542 who is used to show who is logged on. 543 who is used to show who is logged on.
543 544