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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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.

Signed-off-by: H. Peter Anvin <[email protected]>

---
commit baacd5d81ff7151e8df3893850ec363441886a1e
tree 0075da4cf5c328f29a89c98e053a5b2cd5e50afe
parent d669be433cc9bc413d958e140f8ec47211498a2a
author H. Peter Anvin <[email protected]> Mon, 01 May 2006 02:51:52 -0700
committer H. Peter Anvin <[email protected]> Sun, 18 Jun 2006 18:47:36 -0700

 usr/Kconfig |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/usr/Kconfig b/usr/Kconfig
index ea3b520..4103a02 100644
--- a/usr/Kconfig
+++ b/usr/Kconfig
@@ -48,3 +48,7 @@ config INITRAMFS_ROOT_GID
 config KLIBC_ERRLIST
 	bool
 	default y
+
+config KLIBC_ZLIB
+	bool
+	default y
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux