kernel: fix touchpads on AMD laptops

This commit is contained in:
Peter Hoeg 2022-08-08 22:28:05 +08:00
parent f44884060c
commit f7c980599e

View file

@ -852,6 +852,8 @@ let
MOUSE_PS2_VMMOUSE = yes;
MTRR_SANITIZER = yes;
NET_FC = yes; # Fibre Channel driver support
# Needed for touchpads to work on some AMD laptops
PINCTRL_AMD = yes;
# GPIO on Intel Bay Trail, for some Chromebook internal eMMC disks
PINCTRL_BAYTRAIL = yes;
# GPIO for Braswell and Cherryview devices