commit | 999ac22b59045d643028d7e66c17504143127628 | [log] [tgz] |
---|---|---|
author | Marek BehĂșn <marek.behun@nic.cz> | Sat Oct 09 19:33:37 2021 +0200 |
committer | Stefan Roese <sr@denx.de> | Thu Oct 21 07:39:05 2021 +0200 |
tree | 23556d7d9971a5cc6727cf1250acd2c362a57e09 | |
parent | 3c36d745a8a20a1121da4c239d4eaf52a928fa59 [diff] |
arm: mvebu: a3720: Create Kconfig option for I2C_MV Move the config option CONFIG_I2C_MV to a Kconfig option CONFIG_SYS_I2C_MV and move the default definition from config header files into defconfigs. Signed-off-by: Marek BehĂșn <marek.behun@nic.cz> Reviewed-by: Stefan Roese <sr@denx.de>