Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 159063
b: refs/heads/master
c: a900845
h: refs/heads/master
i:
  159061: 0ec1f77
  159059: 46d16d6
  159055: b2805ac
v: v3
  • Loading branch information
Karsten Keil committed Jul 25, 2009
1 parent 197339b commit 1323e84
Show file tree
Hide file tree
Showing 5 changed files with 1,225 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: 707b2ce6c1f4f1261788f2ff09ad82c35e0e6240
refs/heads/master: a900845e56617edc005fd8f35bfd5a407aaf96c8
9 changes: 9 additions & 0 deletions trunk/drivers/isdn/hardware/mISDN/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,15 @@ config MISDN_W6692
help
Enable support for Winbond 6692 PCI chip based cards.

config MISDN_NETJET
tristate "Support for NETJet cards"
depends on MISDN
depends on PCI
select MISDN_IPAC
select ISDN_HDLC
help
Enable support for Traverse Technologies NETJet PCI cards.


config MISDN_IPAC
tristate
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/isdn/hardware/mISDN/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ obj-$(CONFIG_MISDN_AVMFRITZ) += avmfritz.o
obj-$(CONFIG_MISDN_SPEEDFAX) += speedfax.o
obj-$(CONFIG_MISDN_INFINEON) += mISDNinfineon.o
obj-$(CONFIG_MISDN_W6692) += w6692.o
obj-$(CONFIG_MISDN_NETJET) += netjet.o
# chip modules
obj-$(CONFIG_MISDN_IPAC) += mISDNipac.o
obj-$(CONFIG_MISDN_ISAR) += mISDNisar.o
Loading

0 comments on commit 1323e84

Please sign in to comment.