Newer
Older
barebox / lib / lzo / Kconfig
@Jean-Christophe PLAGNIOL-VILLARD Jean-Christophe PLAGNIOL-VILLARD on 11 Jan 2012 111 bytes uncompress: add config to disable it
config LZO_DECOMPRESS
	bool "include lzo uncompression support"
	select UNCOMPRESS

config LZO_COMPRESS
	bool