diff options
Diffstat (limited to 'coreutils/Config.src')
-rw-r--r-- | coreutils/Config.src | 7 |
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 | |||
725 | help | 725 | help |
726 | Use "unsigned long long" in wc for counter variables. | 726 | Use "unsigned long long" in wc for counter variables. |
727 | 727 | ||
728 | config WHO | ||
729 | bool "who" | ||
730 | default y | ||
731 | depends on FEATURE_UTMP | ||
732 | help | ||
733 | who is used to show who is logged on. | ||
734 | |||
735 | config WHOAMI | 728 | config WHOAMI |
736 | bool "whoami" | 729 | bool "whoami" |
737 | default y | 730 | default y |