summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Chotard <[email protected]>2026-04-30 09:14:20 +0200
committerPatrice Chotard <[email protected]>2026-05-12 15:52:36 +0200
commit43ba37376b9f6bc2142ce2a9d69f8d96c45812df (patch)
tree900f25054d1b9ea4ced81e1d27dbf1fd5d46c3de
parent4300f9f4c5d709c86297c8a8702b92af604ed7c3 (diff)
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 <[email protected]> Reviewed-by: Quentin Schulz <[email protected]>
-rw-r--r--arch/arm/mach-stm32mp/Kconfig1
1 files changed, 0 insertions, 1 deletions
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