]> git.sur5r.net Git - u-boot/blobdiff - drivers/core/Kconfig
x86: Remove CONFIG_SATA_INTEL from x86-common.h
[u-boot] / drivers / core / Kconfig
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..d2799dc861ff5a661ff6717c985285f263ebd1e9 100644 (file)
@@ -0,0 +1,6 @@
+config DM
+       bool "Enable Driver Model"
+       depends on !SPL_BUILD
+       help
+         This config option enables Driver Model.
+         To use legacy drivers, say N.