From db179da83e99ce335a958f1cf77ce4bf853d9281 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Mon, 21 Apr 2014 20:01:57 +0200 Subject: [PATCH] projects/Cuboxi/linux: compile RC Maps in kernel Signed-off-by: Stephan Raue --- projects/Cuboxi/linux/linux.arm.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/Cuboxi/linux/linux.arm.conf b/projects/Cuboxi/linux/linux.arm.conf index 1cbee54a75..a0448ee9b5 100644 --- a/projects/Cuboxi/linux/linux.arm.conf +++ b/projects/Cuboxi/linux/linux.arm.conf @@ -1956,7 +1956,7 @@ CONFIG_DVB_MAX_ADAPTERS=8 # Media drivers # CONFIG_RC_CORE=y -CONFIG_RC_MAP=m +CONFIG_RC_MAP=y CONFIG_RC_DECODERS=y CONFIG_LIRC=m CONFIG_IR_LIRC_CODEC=m