[PATCH] toradex: apalis-imx6: Fix build failure when CONFIG_VIDEO_IPUV3 is enabled

Tom Rini trini at konsulko.com
Fri Mar 28 17:05:57 CET 2025


On Fri, Mar 28, 2025 at 11:20:40AM +0100, rafael at beims.me wrote:

> From: Rafael Beims <rafael.beims at toradex.com>
> 
> If CONFIG_VIDEO_IPUV3 is enabled without also having CONFIG_IMX_HDMI
> enabled, the build fails for the Apalis iMX6 board.
> 
> Fixes: 592f4aed6db7 ("arm: imx: initial support for apalis imx6")
> Signed-off-by: Rafael Beims <rafael.beims at toradex.com>
> ---
>  board/toradex/apalis_imx6/apalis_imx6.c | 14 ++++++++++++--
>  1 file changed, 12 insertions(+), 2 deletions(-)

Is there a reason why this requirement isn't enforced at the Kconfig
level? In other words is (CONFIG_VIDEO_IPUV3=y && CONFIG_IMX_HDMI=n) an
otherwise useful and valid configuration?

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20250328/44398616/attachment.sig>


More information about the U-Boot mailing list