Skip to content

Commit f8fee97

Browse files
committed
Merge tag 'qcom-arm64-defconfig-fixes-for-6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/fixes
Qualcomm Arm64 defconfig fixes for v6.10 Enable the Elan I2C HID driver, to enable the touchscreen on devices such as the Lenovo Thinkpad X13s. * tag 'qcom-arm64-defconfig-fixes-for-6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux: arm64: defconfig: enable Elan i2c-hid driver Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Arnd Bergmann <[email protected]>
2 parents bcec291 + e706474 commit f8fee97

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)