]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit8c4b1b2dc857cb9274a6f1a67be11a6a39024648
tree4204fc42c9bb04893beb2cf4e030010185d6182a
parent17847dc8e031a6fd4ca53cadf6a0dda19f204ed4
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