Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 122885
b: refs/heads/master
c: f5b89e4
h: refs/heads/master
i:
  122883: 9a8166a
v: v3
  • Loading branch information
Krzysztof Hałasa committed Dec 21, 2008
1 parent 8751d1b commit bbd60c6
Show file tree
Hide file tree
Showing 4 changed files with 1,366 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: 490b77224fe66c77ab7cb48d6b77e62cb55591a0
refs/heads/master: f5b89e41ce7a980aa2fd8ad105626b9ed4e8d347
7 changes: 7 additions & 0 deletions trunk/drivers/net/wan/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -335,6 +335,13 @@ config DSCC4_PCI_RST

Say Y if your card supports this feature.

config IXP4XX_HSS
tristate "Intel IXP4xx HSS (synchronous serial port) support"
depends on HDLC && ARM && ARCH_IXP4XX && IXP4XX_NPE && IXP4XX_QMGR
help
Say Y here if you want to use built-in HSS ports
on IXP4xx processor.

config DLCI
tristate "Frame Relay DLCI support"
---help---
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/net/wan/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ obj-$(CONFIG_C101) += c101.o
obj-$(CONFIG_WANXL) += wanxl.o
obj-$(CONFIG_PCI200SYN) += pci200syn.o
obj-$(CONFIG_PC300TOO) += pc300too.o
obj-$(CONFIG_IXP4XX_HSS) += ixp4xx_hss.o

clean-files := wanxlfw.inc
$(obj)/wanxl.o: $(obj)/wanxlfw.inc
Expand Down
Loading

0 comments on commit bbd60c6

Please sign in to comment.