[PATCH v2 7/7] configs: stm32mp25: enable LVDS display support
Raphael Gallais-Pou
raphael.gallais-pou at foss.st.com
Wed Sep 3 14:25:41 CEST 2025
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
--
2.25.1
More information about the U-Boot
mailing list