Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
da333ae73cddf12e8f71a847e42a6571f9435d7c
/
.
/
drivers
/
serial
/
Kconfig
blob: 6a392ba24fd6b7b81209b991f8698154849d1f2c [
file
] [
log
] [
blame
]
config DM_SERIAL
bool
"Enable Driver Model for serial drivers"
depends on DM
help
If
you want to
use
driver model
for
serial drivers
,
say Y
.
To
use
legacy serial drivers
,
say N
.