From: Quentin Schulz <quentin.sch...@cherry.de>

It should read "in SPL" and not "wuth SPL".

Signed-off-by: Quentin Schulz <quentin.sch...@cherry.de>
---
 drivers/core/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/core/Kconfig b/drivers/core/Kconfig
index 1081d61fcf0..e4b1a66ecb1 100644
--- a/drivers/core/Kconfig
+++ b/drivers/core/Kconfig
@@ -56,7 +56,7 @@ config DM_WARN
          out - it will do nothing when called.
 
 config SPL_DM_WARN
-       bool "Enable warnings in driver model wuth SPL"
+       bool "Enable warnings in driver model in SPL"
        depends on SPL_DM
        help
          Enable this to see warnings related to driver model in SPL

-- 
2.45.2

Reply via email to