]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
gzip/zlib: make features optional
authorMike Frysinger <vapier@gentoo.org>
Fri, 22 Jan 2010 00:30:36 +0000 (19:30 -0500)
committerWolfgang Denk <wd@denx.de>
Mon, 25 Jan 2010 23:04:57 +0000 (00:04 +0100)
commit44431cabbb66e81a2d77642b6f7d39c6230ea4ba
tree21d0bf6f82d514cde39b19b375ca4d33a37234b7
parent8edcde5e4e2e7f6bc7e277011fed71e64fd9d294
gzip/zlib: make features optional

If you really want to slim down U-Boot and you would rather use a higher
compression scheme (like LZMA), it'd be nice to disable gzip/zlib since
these code bases take up a significant amount of space.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
common/cmd_bootm.c
include/config_defaults.h
lib_generic/Makefile