projects
/
platform
/
kernel
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
[platform/kernel/u-boot.git]
/
drivers
/
core
/
Kconfig
1
config DM
2
bool "Enable Driver Model"
3
depends on !SPL_BUILD
4
help
5
This config option enables Driver Model.
6
To use legacy drivers, say N.