Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v3.11 15 lines 516 B view raw
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/v4l-utils