Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 193977
b: refs/heads/master
c: 17a328c
h: refs/heads/master
i:
  193975: 16acac4
v: v3
  • Loading branch information
Kuninori Morimoto authored and David S. Miller committed Apr 7, 2010
1 parent a53b513 commit 6d95166
Show file tree
Hide file tree
Showing 4 changed files with 873 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: 33d8212c4db350652d3991d60405826373fbfd60
refs/heads/master: 17a328ca8c04cf88be9a9ef1cb74f359c59f1802
6 changes: 6 additions & 0 deletions trunk/drivers/net/irda/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -397,5 +397,11 @@ config MCS_FIR
To compile it as a module, choose M here: the module will be called
mcs7780.

config SH_IRDA
tristate "SuperH IrDA driver"
depends on IRDA && ARCH_SHMOBILE
help
Say Y here if your want to enable SuperH IrDA devices.

endmenu

1 change: 1 addition & 0 deletions trunk/drivers/net/irda/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ obj-$(CONFIG_VIA_FIR) += via-ircc.o
obj-$(CONFIG_PXA_FICP) += pxaficp_ir.o
obj-$(CONFIG_MCS_FIR) += mcs7780.o
obj-$(CONFIG_AU1000_FIR) += au1k_ir.o
obj-$(CONFIG_SH_IRDA) += sh_irda.o
# SIR drivers
obj-$(CONFIG_IRTTY_SIR) += irtty-sir.o sir-dev.o
obj-$(CONFIG_BFIN_SIR) += bfin_sir.o
Expand Down
Loading

0 comments on commit 6d95166

Please sign in to comment.