i2c: S3C24X0: Finish Kconfig migration
authorTom Rini <trini@konsulko.com>
Tue, 17 Aug 2021 21:59:42 +0000 (17:59 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 30 Aug 2021 18:10:05 +0000 (14:10 -0400)
commit0283da445a4a5337d12543ac4ad54c6e56876d69
tree480bd82c8fcd786f3263507f9c31cc0c9f588d77
parentd7d40f614d5e6b6c7369ebd001d3ac191b3e360b
i2c: S3C24X0: Finish Kconfig migration

Finish moving this driver to Kconfig.
- Update the dependency logic for Exynos5 too
- Remove the unused CONFIG_SYS_I2C_S3C24X0_SPEED variable
- Drop CONFIG_SYS_I2C_S3C24X0_SLAVE as it's always set to 0.
- Move the internal SYS_I2C_S3C24X0_SLAVE define closer to the only user.

Cc: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Minkyu Kang <mk7.kang@samsung.com>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
configs/arndale_defconfig
configs/odroid-xu3_defconfig
configs/peach-pi_defconfig
configs/peach-pit_defconfig
configs/smdk5250_defconfig
configs/smdk5420_defconfig
configs/snow_defconfig
configs/spring_defconfig
drivers/i2c/Kconfig
drivers/i2c/s3c24x0_i2c.c
include/configs/exynos5-common.h