0001 # SPDX-License-Identifier: GPL-2.0-only
0002 config RC_MAP
0003 tristate "Compile Remote Controller keymap modules"
0004 depends on RC_CORE
0005 default y
0006
0007 help
0008 This option enables the compilation of lots of Remote
0009 Controller tables. They are short tables, but if you
0010 don't use a remote controller, or prefer to load the
0011 tables on userspace, you should disable it.
0012
0013 The ir-keytable program, available at v4l-utils package
0014 provide the tool and the same RC maps for load from
0015 userspace. Its available at
0016 http://git.linuxtv.org/cgit.cgi/v4l-utils.git/