PageRenderTime 49ms CodeModel.GetById 46ms app.highlight 3ms RepoModel.GetById 0ms app.codeStats 0ms

/drivers/media/rc/keymaps/Kconfig

https://bitbucket.org/slukk/jb-tsm-kernel-4.2
#! | 15 lines | 13 code | 2 blank | 0 comment | 0 complexity | fafd380473fa69480fcd34e238868ff2 MD5 | raw file
Possible License(s): GPL-2.0, LGPL-2.0, AGPL-1.0
 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