zlib off by default, special targets off at the moment, because not used.

SVN-Revision: 284
This commit is contained in:
Waldemar Brodkorb 2005-02-23 20:41:57 +00:00
parent 1737b28c5f
commit 6c804407f8
2 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,5 @@
config BR2_PACKAGE_ZLIB
bool "zlib"
default y
default n
help
zlib library

View File

@ -7,4 +7,3 @@ choice
source "target/squashfs-lzma/Config.in"
endchoice
source "target/device/Config.in"