summaryrefslogtreecommitdiff
path: root/kconfig
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2009-11-21 19:23:51 +0100
committerAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2009-11-21 19:23:51 +0100
commite4c3a79ae801fb1024c6e0c38481a15ef5e44bb5 (patch)
tree7844f9ad556c841181fbd60982b19d3f57c29ed5 /kconfig
parenta369a6b0e1b749f337e152e1e42cda3f31c3a44f (diff)
downloadembtoolkit-e4c3a79ae801fb1024c6e0c38481a15ef5e44bb5.tar.gz
embtoolkit-e4c3a79ae801fb1024c6e0c38481a15ef5e44bb5.tar.bz2
embtoolkit-e4c3a79ae801fb1024c6e0c38481a15ef5e44bb5.tar.xz
Toolchain: eglibc: trunk branch add OPTION_EGLIBC_IDN option group
Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
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