add an hostapd-mini package with WPA support only, and move hostapd_cli in a
[openwrt.git] / package / libiconv / Config.in
1 config BR2_PACKAGE_LIBICONV
2 prompt "libiconv.......................... character set conversion library"
3 tristate
4 default m if CONFIG_DEVEL
5 help
6
7 This package contains a _very_ stripped down version of GNU Libiconv,
8 all charsets have been removed, except ASCII, various unicode charsets
9 and iso8896-1.
10
11 The original website:
12 http://www.gnu.org/software/libiconv/
13
This page took 0.038933 seconds and 5 git commands to generate.