[klibc] [klibc 12/43] Enable CONFIG_KLIBC_ZLIB (now required to build kinit)

Jeff Garzik jeff at garzik.org
Sun Jun 25 20:14:36 PDT 2006


H. Peter Anvin wrote:
> After removing the private copy of zlib in kinit, we need
> CONFIG_KLIBC_ZLIB in order to build klibc.  zlib is required in order
> to decompress classical ramdisks.
> 
> In the future this should maybe be made conditional on CONFIG_BLK_DEV_RAM.

> +config KLIBC_ZLIB
> +	bool
> +	default y


Dumb question, then:  why not make it conditional on rd now?

	Jeff




More information about the klibc mailing list