From: Patrice Chotard Date: Thu, 30 Apr 2026 07:14:20 +0000 (+0200) Subject: arm/mach-stm32: Remove remaining non-existent STM32_RESET X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=43ba37376b9f6bc2142ce2a9d69f8d96c45812df;p=thirdparty%2Fu-boot.git arm/mach-stm32: Remove remaining non-existent STM32_RESET Symbol CONFIG_STM32_RESET does not exist. Don't select it. Signed-off-by: Patrice Chotard Reviewed-by: Quentin Schulz --- diff --git a/arch/arm/mach-stm32mp/Kconfig b/arch/arm/mach-stm32mp/Kconfig index b64965d204e..39f25869c1d 100644 --- a/arch/arm/mach-stm32mp/Kconfig +++ b/arch/arm/mach-stm32mp/Kconfig @@ -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