Convert CONFIG_SYS_I2C_SOFT et al to Kconfig
authorTom Rini <trini@konsulko.com>
Tue, 17 Aug 2021 21:59:46 +0000 (17:59 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 30 Aug 2021 18:10:06 +0000 (14:10 -0400)
commitde6957256980d9aa1bf11585e6e5b4740d3ccb97
tree4204fc42c9bb04893beb2cf4e030010185d6182a
parent88cd7d0ea961ca11b1eeaaea8b7811573b103abb
Convert CONFIG_SYS_I2C_SOFT et al to Kconfig

This converts the following to Kconfig:
   CONFIG_SYS_I2C_SOFT
   CONFIG_SYS_I2C_SOFT_SPEED
   CONFIG_SYS_I2C_SOFT_SLAVE

Signed-off-by: Tom Rini <trini@konsulko.com>
17 files changed:
board/sunxi/board.c
configs/Colombus_defconfig
configs/UTOO_P66_defconfig
configs/ethernut5_defconfig
configs/km_kirkwood_128m16_defconfig
configs/km_kirkwood_defconfig
configs/km_kirkwood_pci_defconfig
configs/kmcoge5un_defconfig
configs/kmnusa_defconfig
configs/kmsuse2_defconfig
configs/snapper9260_defconfig
configs/snapper9g20_defconfig
drivers/i2c/Kconfig
include/configs/ethernut5.h
include/configs/km/km_arm.h
include/configs/snapper9260.h
include/configs/sunxi-common.h