]> Git Repo - linux.git/commitdiff
arm64: defconfig: Enable Qualcomm GENI based I2C controller
authorLee Jones <[email protected]>
Tue, 3 Sep 2019 19:26:23 +0000 (20:26 +0100)
committerArnd Bergmann <[email protected]>
Wed, 4 Sep 2019 15:15:14 +0000 (17:15 +0200)
Tested on the Lenovo Yoga C630 where this patch enables the
keyboard, touchpad and touchscreen.

Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Lee Jones <[email protected]>
Reviewed-by: Bjorn Andersson <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
arch/arm64/configs/defconfig

index df0417da049249ae750ec73754cc03fb456a108b..6d4e9dd8a2f69688b6b7d55d3f2f4a20f8cab0c4 100644 (file)
@@ -371,6 +371,7 @@ CONFIG_I2C_IMX_LPI2C=y
 CONFIG_I2C_MESON=y
 CONFIG_I2C_MV64XXX=y
 CONFIG_I2C_PXA=y
+CONFIG_I2C_QCOM_GENI=m
 CONFIG_I2C_QUP=y
 CONFIG_I2C_RK3X=y
 CONFIG_I2C_SH_MOBILE=y
This page took 0.058761 seconds and 4 git commands to generate.