summaryrefslogtreecommitdiff
path: root/kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'kconfig')
-rw-r--r--kconfig/option-groups.def-trunk6
1 files changed, 6 insertions, 0 deletions
diff --git a/kconfig/option-groups.def-trunk b/kconfig/option-groups.def-trunk
index ac92413..9c72cdd 100644
--- a/kconfig/option-groups.def-trunk
+++ b/kconfig/option-groups.def-trunk
@@ -673,6 +673,12 @@ config OPTION_EGLIBC_UTMPX
updwtmpx
utmpxname
+config OPTION_EGLIBC_IDN
+ bool "International domain names support"
+ help
+ This option group includes the `libcidn' library which
+ provides support for international domain names.
+
config OPTION_EGLIBC_WORDEXP
bool "Shell-style word expansion"
default y