Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
226045734189690e91b7a101d22ce94793209bab
/
.
/
drivers
/
core
/
Kconfig
blob: d2799dc861ff5a661ff6717c985285f263ebd1e9 [
file
] [
log
] [
blame
]
config DM
bool
"Enable Driver Model"
depends on
!
SPL_BUILD
help
This
config option enables
Driver
Model
.
To
use
legacy drivers
,
say N
.