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