]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - drivers/core/Kconfig
d2799dc861ff5a661ff6717c985285f263ebd1e9
[karo-tx-uboot.git] / 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.