[PATCH 3/3] pbl: add lz4 support

Sascha Hauer s.hauer at pengutronix.de
Mon Jul 15 05:00:44 EDT 2013


On Fri, Jul 12, 2013 at 11:22:39AM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote:
> @@ -54,6 +54,9 @@ if IMAGE_COMPRESSION
>  choice
>  	prompt "Compression"
>  
> +config IMAGE_COMPRESSION_LZ4
> +	bool "lz4"
> +
>  config IMAGE_COMPRESSION_LZO
>  	bool "lzo"

Can we add this in a way that it doesn't get the default for all configs
currently using lzo? Either put it at the end of the choice or add a
'default IMAGE_COMPRESSION_LZO'?

Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list