Skip to content
Commit 407184cd authored by Ivan Orlov's avatar Ivan Orlov Committed by Tom Rini
Browse files

cmd: eeprom: Fix config dependency



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: default avatarIvan Orlov <ivan.orlov@codethink.co.uk>
Reviewed-by: default avatarTom Rini <trini@konsulko.com>
parent ff3bcb17
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment