diff options
Diffstat (limited to 'common/spl')
-rw-r--r-- | common/spl/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/spl/Kconfig b/common/spl/Kconfig index 0bbf8d5b02..99c9053ab8 100644 --- a/common/spl/Kconfig +++ b/common/spl/Kconfig @@ -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 |