]> git.sur5r.net Git - u-boot/blob - drivers/core/Kconfig
x86: Remove CONFIG_SATA_INTEL from x86-common.h
[u-boot] / drivers / core / Kconfig
1 config DM
2         bool "Enable Driver Model"
3         depends on !SPL_BUILD
4         help
5           This config option enables Driver Model.
6           To use legacy drivers, say N.