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