rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32
[oweals/u-boot.git] / drivers / reset / Kconfig
index 75ccd65799751d80da8b7d85a76eb20c9b43f35d..65101ab4e880ddaa50a7e4cbb1291c1e1677b440 100644 (file)
@@ -30,7 +30,7 @@ config STI_RESET
 
 config STM32_RESET
        bool "Enable the STM32 reset"
-       depends on STM32 || ARCH_STM32MP
+       depends on ARCH_STM32 || ARCH_STM32MP
        help
          Support for reset controllers on STMicroelectronics STM32 family SoCs.
          This resset driver is compatible with STM32 F4/F7 and H7 SoCs.