Enable the Apple SPI driver for keyboard/touchpad (rhbz 1769465)

This enables support for Macbook8,1 and later, along with the
MacbookPro13,* and MacbookPro14,*.
This commit is contained in:
Jeremy Cline 2019-11-07 11:19:36 -05:00
parent cf93fd5615
commit c0ae175a90
3 changed files with 3 additions and 2 deletions

View File

@ -0,0 +1 @@
CONFIG_KEYBOARD_APPLESPI=m

View File

@ -2722,7 +2722,7 @@ CONFIG_KEXEC=y
# CONFIG_KEYBOARD_ADC is not set
# CONFIG_KEYBOARD_ADP5588 is not set
# CONFIG_KEYBOARD_ADP5589 is not set
# CONFIG_KEYBOARD_APPLESPI is not set
CONFIG_KEYBOARD_APPLESPI=m
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_CAP11XX is not set
CONFIG_KEYBOARD_CROS_EC=m

View File

@ -2703,7 +2703,7 @@ CONFIG_KEXEC=y
# CONFIG_KEYBOARD_ADC is not set
# CONFIG_KEYBOARD_ADP5588 is not set
# CONFIG_KEYBOARD_ADP5589 is not set
# CONFIG_KEYBOARD_APPLESPI is not set
CONFIG_KEYBOARD_APPLESPI=m
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_CAP11XX is not set
CONFIG_KEYBOARD_CROS_EC=m