-
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: 265263 b: refs/heads/master c: c23c5c1 h: refs/heads/master i: 265261: 9936ecf 265259: 97fef6e 265255: 3d92a07 265247: 656137b v: v3
- Loading branch information
Jeff Kirsher
committed
Aug 12, 2011
1 parent
566f4ad
commit f89a4b1
Showing
9 changed files
with
13 additions
and
7 deletions.
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: 554f4ffd3b2cd88e42007d069bc519563d0b459f | ||
refs/heads/master: c23c5c1663b36c1428df32d1645232662459e02f |
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
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
6 changes: 5 additions & 1 deletion
6
trunk/drivers/net/octeon/Kconfig → trunk/drivers/net/ethernet/octeon/Kconfig
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,10 +1,14 @@ | ||
# | ||
# Cavium network device configuration | ||
# | ||
|
||
config OCTEON_MGMT_ETHERNET | ||
tristate "Octeon Management port ethernet driver (CN5XXX, CN6XXX)" | ||
depends on CPU_CAVIUM_OCTEON | ||
select PHYLIB | ||
select MDIO_OCTEON | ||
default y | ||
help | ||
---help--- | ||
This option enables the ethernet driver for the management | ||
port on Cavium Networks' Octeon CN57XX, CN56XX, CN55XX, | ||
CN54XX, CN52XX, and CN6XXX chips. |
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,5 @@ | ||
# | ||
# Makefile for the Cavium network device drivers. | ||
# | ||
|
||
obj-$(CONFIG_OCTEON_MGMT_ETHERNET) += octeon_mgmt.o |
File renamed without changes.
This file was deleted.
Oops, something went wrong.