Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
86949c2b7c94542c20767c405fc458346bd3975b
/
.
/
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
.