Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1ff6cc4ae844aa5c3804e32df891994aab282b74
/
.
/
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
.