[PATCH v2 7/7] configs: stm32mp25: enable LVDS display support
Yannick FERTRE
yannick.fertre at foss.st.com
Thu Sep 4 09:06:04 CEST 2025
Hi Raphael,
Thanks for the patch.
Reviewed-by: Yannick Fertre<yannick.fertre at foss.st.com>
Le 03/09/2025 à 14:25, Raphael Gallais-Pou a écrit :
> Compile VIDEO_STM32 and VIDEO_STM32_LVDS by default.
>
> Reviewed-by: Patrice Chotard <patrice.chotard at foss.st.com>
> Signed-off-by: Raphael Gallais-Pou <raphael.gallais-pou at foss.st.com>
> ---
> configs/stm32mp25_defconfig | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/configs/stm32mp25_defconfig b/configs/stm32mp25_defconfig
> index 2b02cd86d6134497151e398eb54230f08d4e6272..e84df4a2a8f52890376f7689b01d3dcab5079ed9 100644
> --- a/configs/stm32mp25_defconfig
> +++ b/configs/stm32mp25_defconfig
> @@ -78,6 +78,9 @@ CONFIG_SERIAL_RX_BUFFER=y
> CONFIG_SPI=y
> CONFIG_DM_SPI=y
> # CONFIG_OPTEE_TA_AVB is not set
> +CONFIG_VIDEO=y
> +CONFIG_VIDEO_STM32=y
> +CONFIG_VIDEO_STM32_LVDS=y
> CONFIG_WDT=y
> CONFIG_WDT_STM32MP=y
> CONFIG_WDT_ARM_SMC=y
>
More information about the U-Boot
mailing list