Skip to content

Commit c4bcef9

Browse files
Sam Protsenkowsakernel
authored andcommitted
i2c: exynos5: Mention Exynos850 and ExynosAutoV9 in Kconfig
I2C controller chosen by I2C_EXYNOS5 config option is also suitable for Exynos850 and ExynosAutoV9 SoCs. State that specifically in I2C_EXYNOS5 symbol help section. Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> Reviewed-by: Chanho Park <chanho61.park@samsung.com> Signed-off-by: Wolfram Sang <wsa@kernel.org>
1 parent 697ad24 commit c4bcef9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/i2c/busses/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -617,7 +617,7 @@ config I2C_EXYNOS5
617617
help
618618
High-speed I2C controller on Samsung Exynos5 and newer Samsung SoCs:
619619
Exynos5250, Exynos5260, Exynos5410, Exynos542x, Exynos5800,
620-
Exynos5433 and Exynos7.
620+
Exynos5433, Exynos7, Exynos850 and ExynosAutoV9.
621621
Choose Y here only if you build for such Samsung SoC.
622622

623623
config I2C_GPIO

0 commit comments

Comments
 (0)