Skip to content

Commit e706474

Browse files
jhovoldandersson
authored andcommitted
arm64: defconfig: enable Elan i2c-hid driver
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]>
1 parent 1613e60 commit e706474

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1036,6 +1036,7 @@ CONFIG_SND_AUDIO_GRAPH_CARD2=m
10361036
CONFIG_HID_MULTITOUCH=m
10371037
CONFIG_I2C_HID_ACPI=m
10381038
CONFIG_I2C_HID_OF=m
1039+
CONFIG_I2C_HID_OF_ELAN=m
10391040
CONFIG_USB=y
10401041
CONFIG_USB_OTG=y
10411042
CONFIG_USB_XHCI_HCD=y

0 commit comments

Comments
 (0)