brintos

brintos / linux-shallow public Read only

0
0
Text · 563 B · d31cd36 Raw
17 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2config RC_MAP3	tristate "Compile Remote Controller keymap modules"4	depends on RC_CORE5	default y6 7	help8	   This option enables the compilation of lots of Remote9	   Controller tables. They are short tables, but if you10	   don't use a remote controller, or prefer to load the11	   tables on userspace, you should disable it.12 13	   The ir-keytable program, available at v4l-utils package14	   provide the tool and the same RC maps for load from15	   userspace. Its available at16		http://git.linuxtv.org/cgit.cgi/v4l-utils.git/17