pygoscelis: Enable touchpad via SMBUS on t14s as suggested in dmesg

This commit is contained in:
Nils Freydank 2021-02-16 21:32:30 +01:00
parent cca5eece3b
commit bee1798c4f
No known key found for this signature in database
GPG Key ID: BC5DC2998AAD2B21
1 changed files with 3 additions and 1 deletions

View File

@ -1967,7 +1967,9 @@ CONFIG_MOUSE_PS2_SMBUS=y
# CONFIG_MOUSE_APPLETOUCH is not set
# CONFIG_MOUSE_BCM5974 is not set
# CONFIG_MOUSE_CYAPA is not set
# CONFIG_MOUSE_ELAN_I2C is not set
CONFIG_MOUSE_ELAN_I2C=m
CONFIG_MOUSE_ELAN_I2C_I2C=y
CONFIG_MOUSE_ELAN_I2C_SMBUS=y
# CONFIG_MOUSE_VSXXXAA is not set
# CONFIG_MOUSE_GPIO is not set
# CONFIG_MOUSE_SYNAPTICS_I2C is not set