Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e5bcd4d6ba5a1aa38f78fd1bb07bf3f37c0a23a0
/
.
/
drivers
/
gpio
/
Kconfig
blob: d21302f8da95316cdf7891556a73bb0de576b8e1 [
file
] [
log
] [
blame
]
config DM_GPIO
bool
"Enable Driver Model for GPIO drivers"
depends on DM
help
If
you want to
use
driver model
for
GPIO drivers
,
say Y
.
To
use
legacy GPIO drivers
,
say N
.