1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-17 23:57:07 +03:00
openwrt-xburst/package/libiconv/Config.in

14 lines
386 B
Plaintext
Raw Normal View History

config BR2_PACKAGE_LIBICONV
prompt "libiconv.......................... character set conversion library"
tristate
default m if CONFIG_DEVEL
help
This package contains a _very_ stripped down version of GNU Libiconv,
all charsets have been removed, except ASCII, various unicode charsets
and iso8896-1.
The original website:
http://www.gnu.org/software/libiconv/