[PATCH 2/2] video: select OFTREE from DRIVER_VIDEO_IMX_IPUV3

Sascha Hauer s.hauer at pengutronix.de
Wed May 17 04:40:29 PDT 2017


On Wed, May 17, 2017 at 12:16:56PM +0200, Lucas Stach wrote:
> DRIVER_VIDEO_IMX_IPUV3 selects VIDEO_VPL, which has a hard dependency
> on OFTREE, so it is required to select this one, too.
> 
> Signed-off-by: Lucas Stach <l.stach at pengutronix.de>
> ---
>  drivers/video/imx-ipu-v3/Kconfig | 1 +
>  1 file changed, 1 insertion(+)

Applied (this one), thanks

Sascha

> 
> diff --git a/drivers/video/imx-ipu-v3/Kconfig b/drivers/video/imx-ipu-v3/Kconfig
> index d04123731434..55aeac941550 100644
> --- a/drivers/video/imx-ipu-v3/Kconfig
> +++ b/drivers/video/imx-ipu-v3/Kconfig
> @@ -2,6 +2,7 @@ config DRIVER_VIDEO_IMX_IPUV3
>  	bool "i.MX IPUv3 driver"
>  	depends on ARCH_IMX
>  	select VIDEO_VPL
> +	select OFTREE
>  	help
>  	  Support the IPUv3 found on Freescale i.MX51/53/6 SoCs
>  
> -- 
> 2.11.0
> 
> 
> _______________________________________________
> barebox mailing list
> barebox at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
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