Sign in
third-party-mirror
/
u-boot
/
4735946d71ace4263b1ecb39f29517240be23c82
/
.
/
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
.