[PATCH 04/12] introduce image_renderer framework

Jan Lübbe jlu at pengutronix.de
Thu Sep 6 06:42:21 EDT 2012


Hi!

On Thu, 2012-09-06 at 08:04 +0200, Jean-Christophe PLAGNIOL-VILLARD wrote:
> diff --git a/lib/Kconfig b/lib/Kconfig
> index 93e360b..e74189d 100644
> --- a/lib/Kconfig
> +++ b/lib/Kconfig
> @@ -38,6 +38,9 @@ config BITREV
>  config QSORT
>  	bool
>  
> +config IMAGE_RENDERER
> +	bool
> +
>  config BMP
>  	bool
>  

> +	enum filetype type = file_detect_type(buf);

You're using functions from common/filetype.c but you do not declare the
dependency on FILETYPE in Kconfig.

Regards,
Jan
-- 
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