]> Git Repo - J-linux.git/commitdiff
arm64: defconfig: enable Elan i2c-hid driver
authorJohan Hovold <[email protected]>
Tue, 7 May 2024 14:48:21 +0000 (16:48 +0200)
committerBjorn Andersson <[email protected]>
Fri, 7 Jun 2024 18:01:32 +0000 (13:01 -0500)
Enable the Elan i2c-hid driver which is needed for the touchscreen on
machines like the Lenovo ThinkPad X13s.

Signed-off-by: Johan Hovold <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>
arch/arm64/configs/defconfig

index 57a9abe78ee41c5195d818840848a062aed1b56e..2c7bf4da0b8004ac5b555d6ca122795a2bc2d994 100644 (file)
@@ -1036,6 +1036,7 @@ CONFIG_SND_AUDIO_GRAPH_CARD2=m
 CONFIG_HID_MULTITOUCH=m
 CONFIG_I2C_HID_ACPI=m
 CONFIG_I2C_HID_OF=m
+CONFIG_I2C_HID_OF_ELAN=m
 CONFIG_USB=y
 CONFIG_USB_OTG=y
 CONFIG_USB_XHCI_HCD=y
This page took 0.059209 seconds and 4 git commands to generate.