Kconfig 529 B

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