Hi,

On Wed, 18 Aug 2021 at 07:02, Tom Rini <tr...@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.ch...@samsung.com>
> Signed-off-by: Tom Rini <tr...@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.k...@samsung.com>

-- 
Thanks,
Minkyu Kang.

Reply via email to