summaryrefslogtreecommitdiff
path: root/kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'kconfig')
-rw-r--r--kconfig/uclibc-kconfigs/uclibc.kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/kconfig/uclibc-kconfigs/uclibc.kconfig b/kconfig/uclibc-kconfigs/uclibc.kconfig
index ae95258..67d4ec0 100644
--- a/kconfig/uclibc-kconfigs/uclibc.kconfig
+++ b/kconfig/uclibc-kconfigs/uclibc.kconfig
@@ -2082,6 +2082,15 @@ config KEMBTK_UCLIBC_UCLIBC_HAS_GNU_GLOB
Most people will answer N.
+config KEMBTK_UCLIBC_UCLIBC_HAS_UTMPX
+ bool "utmpx based support for tracking login/logouts to/from the system"
+ depends on EMBTK_UCLIBC_VERSION_SERIES_1_0_X
+ help
+ Answer y to enable support for accessing user accounting
+ database. It can be used to track all login/logout to the
+ system.
+ If unsure, just answer N.
+
comment "----------------"
comment "Library Installation Options"
comment "----------------"