Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 108015
b: refs/heads/master
c: aca2575
h: refs/heads/master
i:
  108013: f1bba2a
  108011: 96d641c
  108007: b188b9c
  107999: 71637e1
v: v3
  • Loading branch information
Krzysztof Hałasa committed Jul 23, 2008
1 parent dafc101 commit 3a59859
Show file tree
Hide file tree
Showing 4 changed files with 131 additions and 168 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: 0bee8db8f63b099412fdbce5b55b01d9f177951d
refs/heads/master: aca257530f7d681b953961090ad729c32aa5ad62
2 changes: 1 addition & 1 deletion trunk/drivers/net/wan/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ config HOSTESS_SV11
# The COSA/SRP driver has not been tested as non-modular yet.
config COSA
tristate "COSA/SRP sync serial boards support"
depends on ISA && m && ISA_DMA_API
depends on ISA && m && ISA_DMA_API && HDLC
---help---
Driver for COSA and SRP synchronous serial boards.

Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/net/wan/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ pc300-objs := $(pc300-y)

obj-$(CONFIG_HOSTESS_SV11) += z85230.o syncppp.o hostess_sv11.o
obj-$(CONFIG_SEALEVEL_4021) += z85230.o syncppp.o sealevel.o
obj-$(CONFIG_COSA) += syncppp.o cosa.o
obj-$(CONFIG_COSA) += cosa.o
obj-$(CONFIG_FARSYNC) += farsync.o
obj-$(CONFIG_DSCC4) += dscc4.o
obj-$(CONFIG_LANMEDIA) += syncppp.o
Expand Down
Loading

0 comments on commit 3a59859

Please sign in to comment.