Mauro Carvalho Chehab | 6686fa6 | 2010-04-02 03:05:46 -0300 | [diff] [blame] | 1 | config RC_MAP |
| 2 | tristate "Compile Remote Controller keymap modules" |
Mauro Carvalho Chehab | 6bda964 | 2010-11-17 13:28:38 -0300 | [diff] [blame] | 3 | depends on RC_CORE |
Mauro Carvalho Chehab | 6686fa6 | 2010-04-02 03:05:46 -0300 | [diff] [blame] | 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/v4l-utils |