]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
configs: stm32mp15: Enable LED_BOOT for stm32mp15_defconfig
authorPatrice Chotard <patrice.chotard@foss.st.com>
Fri, 14 Nov 2025 16:23:46 +0000 (17:23 +0100)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Fri, 5 Dec 2025 10:39:41 +0000 (11:39 +0100)
Enable LED_BOOT to use led_boot_on/off() API in board file.

Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
configs/stm32mp15_defconfig

index 6adc0b252ece562ab812b90a0a962a7f90ea6dd1..af2efc7bceb0f4fe612a64a9cf6734631116ccec 100644 (file)
@@ -94,6 +94,7 @@ CONFIG_HWSPINLOCK_STM32=y
 CONFIG_DM_I2C=y
 CONFIG_SYS_I2C_STM32F7=y
 CONFIG_LED=y
+CONFIG_LED_BOOT=y
 CONFIG_LED_GPIO=y
 CONFIG_STM32_FMC2_EBI=y
 CONFIG_SUPPORT_EMMC_BOOT=y