u-boot/arch/arm/mach-kirkwood
Simon Glass 69d9eda4da i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY
It is quite confusing that CONFIG_SYS_I2C selects the legacy I2C and
CONFIG_DM_I2C selects the current I2C. The deadline to migrate I2C is less
than a year away.

Also we want to have a CONFIG_I2C for U-Boot proper just like we have
CONFIG_SPL_I2C for SPL, so we can simplify the Makefile rules.

Rename this symbol so it is clear it is going away.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Heiko Schocher <hs@denx.de>
2021-07-28 14:29:37 -04:00
..
include/mach i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY 2021-07-28 14:29:37 -04:00
cache.c common: Drop net.h from common header 2020-05-18 17:33:31 -04:00
cpu.c arm: kirkwood: remove non-dm MMC driver init 2021-04-08 08:50:52 +02:00
Kconfig Revert "arm: Remove nsa310s board" 2021-07-07 22:55:41 -04:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
mpp.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00