Merge pull request #223459 from lorenz/fix-ir-kernel-error
linux: fix error with IR remotes
This commit is contained in:
commit
8939c1042d
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue