1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-07 05:59:18 +01:00
Files
u-boot-megous/cmd
Jean-Jacques Hiblot 65a97e7fcf cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_COMPAT
The implementation of the EEPROM commands does not support the DM I2C API.
Prevent compilation breakage by not enabling it if the non-DM API is not
available (if DM_I2C is used without DM_I2C_COMPAT)

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Heiko Schocher <hs@denx.de>
2018-12-10 06:03:14 +01:00
..
2017-02-08 15:56:28 -05:00
2018-08-11 09:16:08 +02:00
2017-07-03 17:35:28 -04:00
2018-12-04 19:45:57 +01:00
2018-05-23 17:30:05 -04:00
2018-12-04 19:44:57 +01:00
2018-09-25 21:49:18 -04:00
2018-08-20 07:21:29 -04:00
2018-08-21 16:21:37 +02:00
2018-09-23 21:55:30 +02:00
2018-09-11 11:00:54 +02:00
2018-12-04 19:44:57 +01:00
2018-10-02 22:12:32 +05:30
2017-08-16 08:30:24 -04:00
2016-10-06 20:57:42 -04:00
2018-09-28 18:27:33 +02:00
2018-11-16 16:51:56 -05:00
2018-05-08 09:07:35 -04:00
2018-11-22 11:39:52 +05:30
2018-09-28 20:22:36 -04:00
2018-07-02 14:14:20 -05:00