Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 155655
b: refs/heads/master
c: a50a97d
h: refs/heads/master
i:
  155653: 1f5a3da
  155651: 0551a91
  155647: c683d11
v: v3
  • Loading branch information
Wan ZongShun authored and David S. Miller committed Jul 20, 2009
1 parent 90f2c3d commit 9c8f2ce
Show file tree
Hide file tree
Showing 4 changed files with 1,115 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: 673325951ef440ebace311bd542a9378d1b3025b
refs/heads/master: a50a97d415d839e6db9df288ff0205528e52c03e
8 changes: 8 additions & 0 deletions trunk/drivers/net/arm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -63,3 +63,11 @@ config IXP4XX_ETH
help
Say Y here if you want to use built-in Ethernet ports
on IXP4xx processor.

config W90P910_ETH
tristate "Nuvoton w90p910 Ethernet support"
depends on ARM && ARCH_W90X900
select PHYLIB
help
Say Y here if you want to use built-in Ethernet ports
on w90p910 processor.
1 change: 1 addition & 0 deletions trunk/drivers/net/arm/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ obj-$(CONFIG_ARM_AT91_ETHER) += at91_ether.o
obj-$(CONFIG_ARM_KS8695_ETHER) += ks8695net.o
obj-$(CONFIG_EP93XX_ETH) += ep93xx_eth.o
obj-$(CONFIG_IXP4XX_ETH) += ixp4xx_eth.o
obj-$(CONFIG_W90P910_ETH) += w90p910_ether.o
Loading

0 comments on commit 9c8f2ce

Please sign in to comment.