]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
arm/mach-stm32: Remove remaining non-existent STM32_RESET
authorPatrice Chotard <patrice.chotard@foss.st.com>
Thu, 30 Apr 2026 07:14:20 +0000 (09:14 +0200)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Tue, 12 May 2026 13:52:36 +0000 (15:52 +0200)
Symbol CONFIG_STM32_RESET does not exist.
Don't select it.

Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
arch/arm/mach-stm32mp/Kconfig

index b64965d204e47e40e55e61805439c2cd426bbde9..39f25869c1d55724f81d468109bd79b0389e28b3 100644 (file)
@@ -114,7 +114,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