]> Git Repo - u-boot.git/blobdiff - drivers/core/Kconfig
Merge tag 'v2024.01-rc3' into next
[u-boot.git] / drivers / core / Kconfig
index fe5c41d57ecdbf55b107d8cbd27c036a9799b47c..1081d61fcf0112d1fecd5d4fed62cfce2c4958f2 100644 (file)
@@ -48,7 +48,6 @@ config VPL_DM
 config DM_WARN
        bool "Enable warnings in driver model"
        depends on DM
-       default y
        help
          Enable this to see warnings related to driver model.
 
@@ -88,7 +87,7 @@ config DM_STATS
 
 config SPL_DM_STATS
        bool "Collect and show driver model stats in SPL"
-       depends on DM_SPL
+       depends on SPL_DM
        help
          Enable this to collect and display memory statistics about driver
          model. This can help to figure out where all the memory is going and
This page took 0.026149 seconds and 4 git commands to generate.