summaryrefslogtreecommitdiff
path: root/kconfig
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2010-09-26 21:31:39 +0200
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2010-09-26 21:31:39 +0200
commitc8ceac1734a7964df5fd7d36907580e149f48f0a (patch)
tree4f8cca45c6794249f0603936c187c1b050a73df0 /kconfig
parent761de09768b6fce74a51577730425e11bae36f29 (diff)
downloadembtoolkit-c8ceac1734a7964df5fd7d36907580e149f48f0a.tar.gz
embtoolkit-c8ceac1734a7964df5fd7d36907580e149f48f0a.tar.bz2
embtoolkit-c8ceac1734a7964df5fd7d36907580e149f48f0a.tar.xz
Toolchain: uClibc: add new uClibc option UCLIBC_HAS_UTMPX
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
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 "----------------"