[PATCH v2] cmd: eeprom: Fix config dependency

Tom Rini trini at konsulko.com
Mon Mar 4 16:29:21 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>

Applied to u-boot/next, thanks!

-- 
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/20240304/9403530f/attachment.sig>


More information about the U-Boot mailing list