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 <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: Chanho Park <[email protected]> Signed-off-by: Wolfram Sang <[email protected]>
1 parent 697ad24 commit c4bcef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)