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