summaryrefslogtreecommitdiff
path: root/drivers/reset/stm32/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/reset/stm32/Kconfig')
-rw-r--r--drivers/reset/stm32/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/reset/stm32/Kconfig b/drivers/reset/stm32/Kconfig
index fdd88a6bfae..1bafba516af 100644
--- a/drivers/reset/stm32/Kconfig
+++ b/drivers/reset/stm32/Kconfig
@@ -14,6 +14,13 @@ config RESET_STM32MP1
Support for reset controllers on STMicroelectronics STM32MP1 family SoCs.
This reset driver is compatible with STM32MP13 and STM32MP15 SoCs.
+config RESET_STM32MP21
+ bool "Enable the STM32MP21 reset"
+ default y if STM32MP21X
+ help
+ Support for reset controllers on STMicroelectronics STM32MP21 family SoCs.
+ This reset driver is compatible with STM32MP21 SoCs.
+
config RESET_STM32MP25
bool "Enable the STM32MP25 reset"
depends on STM32MP23X || STM32MP25X