linux/common-config: enable RC_CORE explicitly

Disabled by default in 5.10, needed by MEDIA_CEC_RC
This commit is contained in:
K900 2024-03-23 14:15:44 +03:00
parent e75a47315c
commit cb39b35304
1 changed files with 1 additions and 0 deletions

View File

@ -450,6 +450,7 @@ let
DRM_NOUVEAU_SVM = whenHasDevicePrivate yes;
# Enable HDMI-CEC receiver support
RC_CORE = yes;
MEDIA_CEC_RC = whenAtLeast "5.10" yes;
# Enable CEC over DisplayPort