Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 201937
b: refs/heads/master
c: 66e8952
h: refs/heads/master
i:
  201935: 6110093
v: v3
  • Loading branch information
Jarod Wilson authored and Mauro Carvalho Chehab committed Aug 2, 2010
1 parent 721b4a9 commit b49479a
Show file tree
Hide file tree
Showing 4 changed files with 1,099 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0204fe2a20da12ddae1b564712ceeebc55214f97
refs/heads/master: 66e89522aff70fb2701ba8f6845fdcd365dd2ade
12 changes: 12 additions & 0 deletions trunk/drivers/media/IR/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,15 @@ config IR_IMON

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

config IR_MCEUSB
tristate "Windows Media Center Ed. eHome Infrared Transceiver"
depends on USB_ARCH_HAS_HCD
depends on IR_CORE
select USB
---help---
Say Y here if you want to use a Windows Media Center Edition
eHome Infrared Transceiver.

To compile this driver as a module, choose M here: the
module will be called mceusb.
1 change: 1 addition & 0 deletions trunk/drivers/media/IR/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ obj-$(CONFIG_IR_SONY_DECODER) += ir-sony-decoder.o

# stand-alone IR receivers/transmitters
obj-$(CONFIG_IR_IMON) += imon.o
obj-$(CONFIG_IR_MCEUSB) += mceusb.o
Loading

0 comments on commit b49479a

Please sign in to comment.