Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 208153
b: refs/heads/master
c: ade321c
h: refs/heads/master
i:
  208151: f17c008
v: v3
  • Loading branch information
Maxim Levitsky authored and Mauro Carvalho Chehab committed Aug 9, 2010
1 parent 619f046 commit 9bf5de3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2c1101d5aeddda7bd0dd03bddea7aed6dbf80074
refs/heads/master: ade321c5b8a0e4d40c0f3b73bf0d2579850028d0
10 changes: 7 additions & 3 deletions trunk/drivers/media/IR/Kconfig
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
config IR_CORE
tristate
menuconfig IR_CORE
tristate "Infrared remote controller adapters"
depends on INPUT
default INPUT

if IR_CORE

config VIDEO_IR
tristate
depends on IR_CORE
Expand All @@ -16,7 +18,7 @@ config LIRC
Enable this option to build the Linux Infrared Remote
Control (LIRC) core device interface driver. The LIRC
interface passes raw IR to and from userspace, where the
LIRC daemon handles protocol decoding for IR reception ann
LIRC daemon handles protocol decoding for IR reception and
encoding for IR transmitting (aka "blasting").

source "drivers/media/IR/keymaps/Kconfig"
Expand Down Expand Up @@ -115,3 +117,5 @@ config IR_STREAMZAP

To compile this driver as a module, choose M here: the
module will be called streamzap.

endif #IR_CORE

0 comments on commit 9bf5de3

Please sign in to comment.