Merge pull request #71812 from NeQuissimus/applespi

linux: Enable KEYBOARD_APPLESPI
This commit is contained in:
Robin Gloster 2019-10-25 16:33:04 +02:00 committed by GitHub
commit 9a6d5a8b15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -654,6 +654,8 @@ let
JOYSTICK_XPAD_FF = option yes; # X-Box gamepad rumble support
JOYSTICK_XPAD_LEDS = option yes; # LED Support for Xbox360 controller 'BigX' LED
KEYBOARD_APPLESPI = whenAtLeast "5.3" module;
KEXEC_FILE = option yes;
KEXEC_JUMP = option yes;