From 0b27279aaf47d16b9d8032399fbe38aa642a71d5 Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Sun, 31 May 2009 02:28:50 +0200 Subject: Toolchain: EGLIBC: make some options default Signed-off-by: Abdoulaye Walsimou Gaye --- kconfig/option-groups.def-2.10 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'kconfig') diff --git a/kconfig/option-groups.def-2.10 b/kconfig/option-groups.def-2.10 index ec77f55..37bf698 100644 --- a/kconfig/option-groups.def-2.10 +++ b/kconfig/option-groups.def-2.10 @@ -585,6 +585,7 @@ config OPTION_EGLIBC_STREAMS config OPTION_EGLIBC_UTMP bool "Older access functions for 'utmp' login records" + default y help This option group includes the older 'utent' family of functions for accessing user login records in the 'utmp' file. @@ -613,6 +614,7 @@ config OPTION_EGLIBC_UTMP config OPTION_EGLIBC_GETLOGIN bool "The getlogin function" depends on OPTION_EGLIBC_UTMP + default y help This function group includes the 'getlogin' and 'getlogin_r' functions, which return the user name associated by the login -- cgit v1.2.3