]> git.sur5r.net Git - u-boot/blobdiff - common/spl/Kconfig
reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET
[u-boot] / common / spl / Kconfig
index 0bbf8d5b0231d3dbae8227382b5a5cecc384d225..99c9053ab8302353681834a17720808bb885d9cd 100644 (file)
@@ -578,7 +578,7 @@ config SPL_POST_MEM_SUPPORT
          performed before booting. This enables the drivers in post/drivers
          as part of an SPL build.
 
-config SPL_RESET_SUPPORT
+config SPL_DM_RESET
        bool "Support reset drivers"
        depends on SPL
        help