Sachin Kamat wrote:
> 
> All Exynos5 platforms have HSI2C controllers and are needed by
> various IPs connected to the boards based on these SoCs. Thus
> select this by default for Exynos5 platforms.
> 
Yeah right, even upcoming exynos5 SoCs have only HS-I2C not I2C ;-)

> Signed-off-by: Sachin Kamat <sachin.ka...@samsung.com>
> Cc: Doug Anderson <diand...@chromium.org>

Acked-by: Kukjin Kim <kgene....@samsung.com>

Thanks,
Kukjin

> ---
>  drivers/i2c/busses/Kconfig |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig
> index 9f7d5859cf65..c7918cffe790 100644
> --- a/drivers/i2c/busses/Kconfig
> +++ b/drivers/i2c/busses/Kconfig
> @@ -465,9 +465,9 @@ config I2C_EG20T
>  config I2C_EXYNOS5
>       tristate "Exynos5 high-speed I2C driver"
>       depends on ARCH_EXYNOS5 && OF
> +     default y
>       help
> -       Say Y here to include support for high-speed I2C controller in the
> -       Exynos5 based Samsung SoCs.
> +       High-speed I2C controller on Exynos5 based Samsung SoCs.
> 
>  config I2C_GPIO
>       tristate "GPIO-based bitbanging I2C"
> --
> 1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to