-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 291379 b: refs/heads/master c: b737011 h: refs/heads/master i: 291377: 2fec99b 291375: 6e84b0e v: v3
- Loading branch information
stigge@antcom.de
authored and
David S. Miller
committed
Mar 13, 2012
1 parent
9027d4a
commit cdad6a6
Showing
6 changed files
with
1,616 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 1f5f3a75e216fe771b8d6805e0bb2f43595a6ee1 | ||
refs/heads/master: b7370112f5195ae2e2e52b5ef46961422fa4daf0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
config LPC_ENET | ||
tristate "NXP ethernet MAC on LPC devices" | ||
depends on ARCH_LPC32XX | ||
select PHYLIB | ||
help | ||
Say Y or M here if you want to use the NXP ethernet MAC included on | ||
some NXP LPC devices. You can safely enable this option for LPC32xx | ||
SoC. Also available as a module. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
obj-$(CONFIG_LPC_ENET) += lpc_eth.o |
Oops, something went wrong.