From 9a07e92f493d795523d601660010263ac6a5046a Mon Sep 17 00:00:00 2001 From: Bella <> Date: Sat, 15 Jan 2022 23:04:04 +0100 Subject: [PATCH] linux (Generic): add support for irtoy kernel module. --- projects/Generic/linux/linux.x86_64.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/Generic/linux/linux.x86_64.conf b/projects/Generic/linux/linux.x86_64.conf index eaeaeb0858..f0c8d078fe 100644 --- a/projects/Generic/linux/linux.x86_64.conf +++ b/projects/Generic/linux/linux.x86_64.conf @@ -3366,7 +3366,7 @@ CONFIG_IR_SERIAL=m CONFIG_IR_SERIAL_TRANSMITTER=y # CONFIG_IR_SIR is not set CONFIG_RC_XBOX_DVD=m -# CONFIG_IR_TOY is not set +CONFIG_IR_TOY=m CONFIG_CEC_CORE=y # CONFIG_MEDIA_CEC_RC is not set # CONFIG_MEDIA_CEC_SUPPORT is not set