]> git.sur5r.net Git - u-boot/blob - drivers/i2c/Kconfig
96715d0eedb830a23bf68a2ba3b125d983b6fe43
[u-boot] / drivers / i2c / Kconfig
1 config DM_I2C
2         bool "Enable Driver Model for I2C drivers"
3         depends on DM
4         help
5           If you want to use driver model for I2C drivers, say Y.
6           To use legacy I2C drivers, say N.