package/dhcp/S80dhcp-server: allow empty INTERFACES
[buildroot-gz.git] / package / gzip / Config.in
bloba251425f6e73bdbb47f240063efd5f9a9931dffd
1 config BR2_PACKAGE_GZIP
2         bool "gzip"
3         depends on BR2_USE_WCHAR
4         help
5           Standard GNU compressor. Provides things like gzip,
6           gunzip, gzcat, etc...
8           http://www.gnu.org/software/gzip/gzip.html
10 comment "gzip needs a toolchain w/ wchar"
11         depends on !BR2_USE_WCHAR