[PATCH] arm/mach-stm32: Remove remaining non-existent STM32_RESET

Patrice Chotard patrice.chotard at foss.st.com
Thu Apr 30 09:14:20 CEST 2026


Symbol CONFIG_STM32_RESET does not exist.
Don't select it.

Signed-off-by: Patrice Chotard <patrice.chotard at foss.st.com>
---
 arch/arm/mach-stm32mp/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/mach-stm32mp/Kconfig b/arch/arm/mach-stm32mp/Kconfig
index 31b2746379d..ab1655e75b8 100644
--- a/arch/arm/mach-stm32mp/Kconfig
+++ b/arch/arm/mach-stm32mp/Kconfig
@@ -117,7 +117,6 @@ config STM32MP23X
 	select OF_BOARD
 	select PINCTRL_STM32
 	select STM32_RCC
-	select STM32_RESET
 	select STM32_SERIAL
 	select STM32MP_TAMP_NVMEM
 	select SYS_ARCH_TIMER

---
base-commit: 4433253ecf2041f9362a763bb6cb79960921ac7e
change-id: 20260430-remove_non-existent_stm32_reset-5dcff93946aa

Best regards,
-- 
Patrice Chotard <patrice.chotard at foss.st.com>



More information about the U-Boot mailing list