Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
[oweals/u-boot.git] / drivers / sysreset / Kconfig
index 5e6293ae69b949aca2b52aabe8e3667bd7f492f7..4be7433404701d9943c50f202b43a593e330489d 100644 (file)
@@ -101,6 +101,12 @@ config SYSRESET_WATCHDOG
        help
          Reboot support for generic watchdog reset.
 
+config SYSRESET_RESETCTL
+       bool "Enable support for reset controller reboot driver"
+       select DM_RESET
+       help
+         Reboot support using generic reset controller.
+
 config SYSRESET_X86
        bool "Enable support for x86 processor reboot driver"
        depends on X86
@@ -119,7 +125,7 @@ config SYSRESET_TPL_X86
        help
          Reboot support for generic x86 processor reset in TPL.
 
-config SYSRESET_MCP83XX
+config SYSRESET_MPC83XX
        bool "Enable support MPC83xx SoC family reboot driver"
        help
          Reboot support for NXP MPC83xx SoCs.