V4L/DVB: IR: add ir-core to lirc userspace decoder bridge driver
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / media / IR / Kconfig
index 5d2c37dcf11ac8a5620ebf93276ecc68299fe5b1..40094c007acfe32388e10bbe29b11980cf5ffd2f 100644 (file)
@@ -69,6 +69,16 @@ config IR_SONY_DECODER
           Enable this option if you have an infrared remote control which
           uses the Sony protocol, and you need software decoding support.
 
+config IR_LIRC_CODEC
+       tristate "Enable IR to LIRC bridge"
+       depends on IR_CORE
+       depends on LIRC
+       default y
+
+       ---help---
+          Enable this option to pass raw IR to and from userspace via
+          the LIRC interface.
+
 config IR_IMON
        tristate "SoundGraph iMON Receiver and Display"
        depends on USB_ARCH_HAS_HCD