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

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;