From 43ba37376b9f6bc2142ce2a9d69f8d96c45812df Mon Sep 17 00:00:00 2001 From: Patrice Chotard Date: Thu, 30 Apr 2026 09:14:20 +0200 Subject: 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 --- arch/arm/mach-stm32mp/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'arch') 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 -- cgit v1.3.1