V4L/DVB: [-next] IR: fix ir-nec-decoder build, select BITREVERSE
[pandora-kernel.git] / drivers / media / IR / Kconfig
index 195c6cf..b45f3bc 100644 (file)
@@ -13,6 +13,7 @@ source "drivers/media/IR/keymaps/Kconfig"
 config IR_NEC_DECODER
        tristate "Enable IR raw decoder for the NEC protocol"
        depends on IR_CORE
+       select BITREVERSE
        default y
 
        ---help---