Re: [klibc 12/43] Enable CONFIG_KLIBC_ZLIB (now required to buildkinit)

From: Jeff Garzik
Date: Sun Jun 25 2006 - 23:16:38 EST


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


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/