Move utmp/wtmp support to "General configuration" section

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko
2010-04-06 18:48:32 +02:00
parent f6916dbed4
commit 6dbbac5d4f
4 changed files with 22 additions and 18 deletions

View File

@@ -825,7 +825,7 @@ config FEATURE_WC_LARGE
config WHO
bool "who"
default n
select FEATURE_UTMP
depends on FEATURE_UTMP
help
who is used to show who is logged on.