View Single Post
Posts: 726 | Thanked: 345 times | Joined on Apr 2010 @ Sweden
#3
Originally Posted by remyag View Post
...

As per the above information INPUT_LIRC should be set by 'y' for activating ir signal receiving.

How can I do this? How can I find drivers/input/lirc/Kconfig?

Please help
Thanks
remyag
The information about config is related to building the Linux kernel. If you've already got the module (which I think you have), you need to use modprobe or insmod to load it into the kernel and be able to use the IR device.

I recommend modprobe since this will load all other needed kernel modules as well.
 

The Following 2 Users Say Thank You to Joorin For This Useful Post: