X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=drivers%2Fsysreset%2FKconfig;h=4be7433404701d9943c50f202b43a593e330489d;hb=b9da77f1958aab4ec50ff2f095b40464ca2489dd;hp=5e6293ae69b949aca2b52aabe8e3667bd7f492f7;hpb=eaa0bde05186b1738d221bc5effc6f257a14e360;p=oweals%2Fu-boot.git diff --git a/drivers/sysreset/Kconfig b/drivers/sysreset/Kconfig index 5e6293ae69..4be7433404 100644 --- a/drivers/sysreset/Kconfig +++ b/drivers/sysreset/Kconfig @@ -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.