xref: /openbmc/linux/drivers/media/rc/keymaps/Kconfig (revision 93d90ad7)
1config RC_MAP
2	tristate "Compile Remote Controller keymap modules"
3	depends on RC_CORE
4	default y
5
6	---help---
7	   This option enables the compilation of lots of Remote
8	   Controller tables. They are short tables, but if you
9	   don't use a remote controller, or prefer to load the
10	   tables on userspace, you should disable it.
11
12	   The ir-keytable program, available at v4l-utils package
13	   provide the tool and the same RC maps for load from
14	   userspace. Its available at
15		http://git.linuxtv.org/cgit.cgi/v4l-utils.git/
16