Message ID | 20100514100957.b4f9753f.randy.dunlap@oracle.com (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
--- linux-next-20100514.orig/drivers/media/IR/Kconfig +++ linux-next-20100514/drivers/media/IR/Kconfig @@ -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---