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