summaryrefslogtreecommitdiff
path: root/kconfig/option-groups.def-trunk
diff options
context:
space:
mode:
Diffstat (limited to 'kconfig/option-groups.def-trunk')
-rw-r--r--kconfig/option-groups.def-trunk7
1 files changed, 7 insertions, 0 deletions
diff --git a/kconfig/option-groups.def-trunk b/kconfig/option-groups.def-trunk
index 9c72cdd..acfb4f8 100644
--- a/kconfig/option-groups.def-trunk
+++ b/kconfig/option-groups.def-trunk
@@ -416,6 +416,13 @@ config OPTION_EGLIBC_ADVANCED_INET6
inet6_rth_segments
inet6_rth_space
+config OPTION_EGLIBC_INET_ANL
+ bool "Asynchronous name lookup"
+ depends on OPTION_EGLIBC_INET
+ help
+ This option group includes the `libanl' library which
+ provides support for asynchronous name lookup.
+
config OPTION_EGLIBC_RCMD
bool "Support for 'rcmd' and related library functions"
depends on OPTION_EGLIBC_INET