[PATCH 07/13] i2c: S3C24X0: Finish Kconfig migration

Minkyu Kang promsoft at gmail.com
Wed Aug 25 07:38:04 CEST 2021


Hi,

On Wed, 18 Aug 2021 at 07:02, Tom Rini <trini at konsulko.com> wrote:

> 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 at samsung.com>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
>  configs/arndale_defconfig        | 1 +
>  configs/odroid-xu3_defconfig     | 1 +
>  configs/peach-pi_defconfig       | 1 +
>  configs/peach-pit_defconfig      | 1 +
>  configs/smdk5250_defconfig       | 1 +
>  configs/smdk5420_defconfig       | 1 +
>  configs/snow_defconfig           | 1 +
>  configs/spring_defconfig         | 1 +
>  drivers/i2c/Kconfig              | 2 +-
>  drivers/i2c/s3c24x0_i2c.c        | 8 ++------
>  include/configs/exynos5-common.h | 5 -----
>  11 files changed, 11 insertions(+), 12 deletions(-)
>
>
Reviewed-by: Minkyu Kang <mk7.kang at samsung.com>

-- 
Thanks,
Minkyu Kang.


More information about the U-Boot mailing list