commit | 11fd5bf2cfe57b8cc7f8f3e5fb87480425191a2f | [log] [tgz] |
---|---|---|
author | Rafael Beims <rafael.beims@toradex.com> | Fri Mar 28 11:20:40 2025 +0100 |
committer | Fabio Estevam <festevam@gmail.com> | Fri Apr 11 08:25:54 2025 -0300 |
tree | 775262c9852be5155c697e130c4cdb219c63ac8b | |
parent | 3a7c7e6ed809a26cd7c0fb6a9ccda72818f16ae0 [diff] |
toradex: apalis-imx6: Fix build failure when CONFIG_VIDEO_IPUV3 is enabled 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@toradex.com> Reviewed-by: Francesco Dolcini <francesco.dolcini@toradex.com> Reviewed-by: Tom Rini <trini@konsulko.com>