Skip to content

Commit 0d2589a

Browse files
Sam Protsenkoarndb
authored andcommitted
arm64: defconfig: Enable Samsung I2C driver
i2c-s3c2410 driver is needed for some arm64 Exynos SoCs, e.g. Exynos850. Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> Link: https://lore.kernel.org/r/20211121150558.21801-1-semen.protsenko@linaro.org Link: https://lore.kernel.org/r/20211220165004.17005-1-krzysztof.kozlowski@canonical.com' Signed-off-by: Arnd Bergmann <arnd@arndb.de>
1 parent c6abaad commit 0d2589a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -463,6 +463,7 @@ CONFIG_I2C_QCOM_GENI=m
463463
CONFIG_I2C_QUP=y
464464
CONFIG_I2C_RIIC=y
465465
CONFIG_I2C_RK3X=y
466+
CONFIG_I2C_S3C2410=y
466467
CONFIG_I2C_SH_MOBILE=y
467468
CONFIG_I2C_TEGRA=y
468469
CONFIG_I2C_UNIPHIER_F=y

0 commit comments

Comments
 (0)