Merge pull request #223459 from lorenz/fix-ir-kernel-error

linux: fix error with IR remotes
This commit is contained in:
Atemu 2023-04-13 08:25:08 +02:00 committed by GitHub
commit 8939c1042d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -904,6 +904,7 @@ let
REGULATOR = yes; # Voltage and Current Regulator Support
RC_DEVICES = option yes; # Enable IR devices
RC_DECODERS = option yes; # Required for IR devices to work
RT2800USB_RT53XX = yes;
RT2800USB_RT55XX = yes;