[PATCH v2] cmd: eeprom: Fix config dependency

Tom Rini trini at konsulko.com
Fri Feb 23 21:38:14 CET 2024


On Fri, Feb 23, 2024 at 05:14:20PM +0000, Ivan Orlov wrote:

> We should have CONFIG_DM_I2C or CONFIG_SYS_I2C_LEGACY enabled in
> order for `cmd/eeprom.c` to compile as it depends on the i2c functions
> which are not compiled otherwise. Update the Kconfig entry for the
> 'eeprom' command correspondingly.
> 
> Signed-off-by: Ivan Orlov <ivan.orlov at codethink.co.uk>

Reviewed-by: Tom Rini <trini at konsulko.com>

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20240223/6ea726af/attachment.sig>


More information about the U-Boot mailing list